Home
last modified time | relevance | path

Searched refs:ArgListEntry (Results 1 – 24 of 24) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsCCState.h44 std::vector<TargetLowering::ArgListEntry> &FuncArgs,
75 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in AnalyzeCallOperands()
DMipsCCState.cpp101 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in PreAnalyzeCallOperands()
DMipsISelLowering.cpp1754 ArgListEntry Entry; in lowerGlobalTLSAddress()
/external/llvm/include/llvm/CodeGen/
DFastISel.h32 struct ArgListEntry { struct
45 ArgListEntry() in ArgListEntry() argument
54 typedef std::vector<ArgListEntry> ArgListTy;
/external/llvm/lib/Target/XCore/
DXCoreSelectionDAGInfo.cpp32 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
DXCoreISelLowering.cpp488 TargetLowering::ArgListEntry Entry; in LowerLOAD()
548 TargetLowering::ArgListEntry Entry; in LowerSTORE()
/external/llvm/lib/Target/Hexagon/
DHexagonSelectionDAGInfo.cpp39 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp38 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemset()
DAArch64FastISel.cpp3420 ArgListEntry Entry; in fastLowerIntrinsicCall()
4698 ArgListEntry Entry; in selectFRem()
DAArch64ISelLowering.cpp1981 ArgListEntry Entry; in LowerFSINCOS()
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp79 TargetLowering::ArgListEntry Entry; in EmitSpecializedLibcall()
DARMISelLowering.cpp2559 ArgListEntry Entry; in LowerToTLSGeneralDynamicModel()
6660 ArgListEntry Entry; in LowerFSINCOS()
6670 ArgListEntry Entry; in LowerFSINCOS()
6730 ArgListEntry Arg; in LowerWindowsDIVLibCall()
11547 TargetLowering::ArgListEntry Entry; in getDivRemArgList()
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp80 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemset()
DX86ISelLowering.cpp18154 TargetLowering::ArgListEntry Entry; in LowerWin64_i128OP()
19705 TargetLowering::ArgListEntry Entry; in LowerFSINCOS()
/external/llvm/include/llvm/Target/
DTargetLowering.h2308 struct ArgListEntry { struct
2321 ArgListEntry() : isSExt(false), isZExt(false), isInReg(false), in ArgListEntry() argument
2327 typedef std::vector<ArgListEntry> ArgListTy;
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp81 void FastISel::ArgListEntry::setAttributes(ImmutableCallSite *CS, in setAttributes()
694 ArgListEntry Entry; in lowerCallOperands()
897 ArgListEntry Entry; in lowerCallTo()
1018 ArgListEntry Entry; in lowerCall()
DLegalizeTypes.cpp1092 TargetLowering::ArgListEntry Entry; in ExpandChainLibCall()
DTargetLowering.cpp70 void TargetLowering::ArgListEntry::setAttributes(ImmutableCallSite *CS, in setAttributes()
95 TargetLowering::ArgListEntry Entry; in makeLibCall()
3072 ArgListEntry Entry; in LowerToTLSEmulatedModel()
DLegalizeDAG.cpp2198 TargetLowering::ArgListEntry Entry; in ExpandLibCall()
2248 TargetLowering::ArgListEntry Entry; in ExpandLibCall()
2280 TargetLowering::ArgListEntry Entry; in ExpandChainLibCall()
2367 TargetLowering::ArgListEntry Entry; in ExpandDivRemLibCall()
2473 TargetLowering::ArgListEntry Entry; in ExpandSinCosLibCall()
DSelectionDAG.cpp4622 TargetLowering::ArgListEntry Entry; in getMemcpy()
4683 TargetLowering::ArgListEntry Entry; in getMemmove()
4740 TargetLowering::ArgListEntry Entry; in getMemset()
DSelectionDAGBuilder.cpp5350 TargetLowering::ArgListEntry Entry; in LowerCallTo()
6703 TargetLowering::ArgListEntry Entry; in lowerCallOperands()
7014 ArgListEntry Entry; in LowerCallTo()
DLegalizeIntegerTypes.cpp2500 TargetLowering::ArgListEntry Entry; in ExpandIntRes_XMULO()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2079 ArgListEntry Entry; in LowerF128_LibCallArg()
2121 ArgListEntry Entry; in LowerF128Op()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2439 TargetLowering::ArgListEntry Entry; in LowerINIT_TRAMPOLINE()