Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsCCState.h43 std::vector<TargetLowering::ArgListEntry> &FuncArgs,
91 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in AnalyzeCallOperands()
H A DMipsCCState.cpp133 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in PreAnalyzeCallOperands()
136 TargetLowering::ArgListEntry FuncArg = FuncArgs[Outs[i].OrigArgIndex]; in PreAnalyzeCallOperands()
H A DMipsCallLowering.cpp557 TargetLowering::ArgListEntry Entry; in lowerCall()
H A DMipsISelLowering.cpp2156 ArgListEntry Entry; in lowerGlobalTLSAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp28 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
H A DXCoreISelLowering.cpp467 TargetLowering::ArgListEntry Entry; in LowerLOAD()
518 TargetLowering::ArgListEntry Entry; in LowerSTORE()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp35 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h67 using ArgListEntry = TargetLoweringBase::ArgListEntry;
H A DTargetLowering.h273 class ArgListEntry {
296 ArgListEntry() in ArgListEntry() function
304 using ArgListTy = std::vector<ArgListEntry>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp37 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemset()
H A DAArch64FastISel.cpp3540 ArgListEntry Entry; in fastLowerIntrinsicCall()
4778 ArgListEntry Entry; in selectFRem()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp90 TargetLowering::ArgListEntry Entry; in EmitSpecializedLibcall()
H A DARMISelLowering.cpp3456 ArgListEntry Entry; in LowerToTLSGeneralDynamicModel()
9314 ArgListEntry Entry; in LowerFSINCOS()
9324 ArgListEntry Entry; in LowerFSINCOS()
9383 ArgListEntry Arg; in LowerWindowsDIVLibCall()
18700 TargetLowering::ArgListEntry Entry; in getDivRemArgList()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp81 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp742 ArgListEntry Entry; in lowerCallOperands()
982 ArgListEntry Entry; in lowerCallTo()
1125 ArgListEntry Entry; in lowerCall()
H A DSelectionDAG.cpp6769 TargetLowering::ArgListEntry Entry; in getMemcpy()
6801 TargetLowering::ArgListEntry Entry; in getAtomicMemcpy()
6871 TargetLowering::ArgListEntry Entry; in getMemmove()
6903 TargetLowering::ArgListEntry Entry; in getAtomicMemmove()
6968 TargetLowering::ArgListEntry Entry; in getMemset()
7001 TargetLowering::ArgListEntry Entry; in getAtomicMemset()
H A DSelectionDAGBuilder.cpp2662 TargetLowering::ArgListEntry Entry; in visitSPDescriptorParent()
6688 Args.push_back(TargetLoweringBase::ArgListEntry()); in visitIntrinsicCall()
7431 TargetLowering::ArgListEntry Entry; in LowerCallTo()
7464 TargetLowering::ArgListEntry Entry; in LowerCallTo()
8993 TargetLowering::ArgListEntry Entry; in populateCallLoweringInfo()
9399 ArgListEntry Entry; in LowerCallTo()
H A DLegalizeDAG.cpp1982 TargetLowering::ArgListEntry Entry; in ExpandLibCall()
2153 TargetLowering::ArgListEntry Entry; in ExpandDivRemLibCall()
2248 TargetLowering::ArgListEntry Entry; in ExpandSinCosLibCall()
H A DTargetLowering.cpp107 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes()
159 TargetLowering::ArgListEntry Entry; in makeLibCall()
7841 ArgListEntry Entry; in LowerToTLSEmulatedModel()
H A DLegalizeIntegerTypes.cpp4010 TargetLowering::ArgListEntry Entry; in ExpandIntRes_XMULO()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2134 ArgListEntry Entry; in LowerF128_LibCallArg()
2170 ArgListEntry Entry; in LowerF128Op()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp444 TargetLowering::ArgListEntry Entry; in LowerDivRem()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1472 TargetLowering::ArgListEntry Entry; in lowerDYNAMIC_STACKALLOC()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2606 ArgListEntry Entry; in getDynamicTLSAddr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3699 TargetLowering::ArgListEntry Entry; in LowerINIT_TRAMPOLINE()

12