OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Hexagon_CCState
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Hexagon/
HexagonCallingConvLower.cpp
10
// This file implements the
Hexagon_CCState
class, used for lowering and
26
Hexagon_CCState
::
Hexagon_CCState
(CallingConv::ID CC, bool isVarArg,
40
void
Hexagon_CCState
::HandleByVal(unsigned ValNo, EVT ValVT,
57
void
Hexagon_CCState
::MarkAllocated(unsigned Reg) {
66
Hexagon_CCState
::AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg>
94
Hexagon_CCState
::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
131
Hexagon_CCState
::AnalyzeCallOperands(const SmallVectorImpl<ISD::OutputArg>
161
Hexagon_CCState
::AnalyzeCallOperands(SmallVectorImpl<EVT> &ArgVTs,
180
Hexagon_CCState
::AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins
[
all
...]
HexagonCallingConvLower.h
10
// This file declares the
Hexagon_CCState
class, used for lowering
30
class
Hexagon_CCState
;
38
ISD::ArgFlagsTy ArgFlags,
Hexagon_CCState
&State,
47
class
Hexagon_CCState
{
57
Hexagon_CCState
(CallingConv::ID CC, bool isVarArg, const TargetMachine &TM,
HexagonVarargsCallingConvention.h
23
Hexagon_CCState
&State,
32
Hexagon_CCState
&State,
101
Hexagon_CCState
&State,
Completed in 994 milliseconds