/external/llvm/lib/Target/Mips/ |
D | MipsCCState.h | 44 std::vector<TargetLowering::ArgListEntry> &FuncArgs, 75 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in AnalyzeCallOperands()
|
D | MipsCCState.cpp | 101 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in PreAnalyzeCallOperands()
|
D | MipsISelLowering.cpp | 1754 ArgListEntry Entry; in lowerGlobalTLSAddress()
|
/external/llvm/include/llvm/CodeGen/ |
D | FastISel.h | 32 struct ArgListEntry { struct 45 ArgListEntry() in ArgListEntry() argument 54 typedef std::vector<ArgListEntry> ArgListTy;
|
/external/llvm/lib/Target/XCore/ |
D | XCoreSelectionDAGInfo.cpp | 32 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
|
D | XCoreISelLowering.cpp | 488 TargetLowering::ArgListEntry Entry; in LowerLOAD() 548 TargetLowering::ArgListEntry Entry; in LowerSTORE()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSelectionDAGInfo.cpp | 39 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SelectionDAGInfo.cpp | 38 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemset()
|
D | AArch64FastISel.cpp | 3420 ArgListEntry Entry; in fastLowerIntrinsicCall() 4698 ArgListEntry Entry; in selectFRem()
|
D | AArch64ISelLowering.cpp | 1981 ArgListEntry Entry; in LowerFSINCOS()
|
/external/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 79 TargetLowering::ArgListEntry Entry; in EmitSpecializedLibcall()
|
D | ARMISelLowering.cpp | 2559 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/ |
D | X86SelectionDAGInfo.cpp | 80 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemset()
|
D | X86ISelLowering.cpp | 18154 TargetLowering::ArgListEntry Entry; in LowerWin64_i128OP() 19705 TargetLowering::ArgListEntry Entry; in LowerFSINCOS()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 2308 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/ |
D | FastISel.cpp | 81 void FastISel::ArgListEntry::setAttributes(ImmutableCallSite *CS, in setAttributes() 694 ArgListEntry Entry; in lowerCallOperands() 897 ArgListEntry Entry; in lowerCallTo() 1018 ArgListEntry Entry; in lowerCall()
|
D | LegalizeTypes.cpp | 1092 TargetLowering::ArgListEntry Entry; in ExpandChainLibCall()
|
D | TargetLowering.cpp | 70 void TargetLowering::ArgListEntry::setAttributes(ImmutableCallSite *CS, in setAttributes() 95 TargetLowering::ArgListEntry Entry; in makeLibCall() 3072 ArgListEntry Entry; in LowerToTLSEmulatedModel()
|
D | LegalizeDAG.cpp | 2198 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()
|
D | SelectionDAG.cpp | 4622 TargetLowering::ArgListEntry Entry; in getMemcpy() 4683 TargetLowering::ArgListEntry Entry; in getMemmove() 4740 TargetLowering::ArgListEntry Entry; in getMemset()
|
D | SelectionDAGBuilder.cpp | 5350 TargetLowering::ArgListEntry Entry; in LowerCallTo() 6703 TargetLowering::ArgListEntry Entry; in lowerCallOperands() 7014 ArgListEntry Entry; in LowerCallTo()
|
D | LegalizeIntegerTypes.cpp | 2500 TargetLowering::ArgListEntry Entry; in ExpandIntRes_XMULO()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2079 ArgListEntry Entry; in LowerF128_LibCallArg() 2121 ArgListEntry Entry; in LowerF128Op()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 2439 TargetLowering::ArgListEntry Entry; in LowerINIT_TRAMPOLINE()
|