Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h58 std::vector<TargetLowering::ArgListEntry> &FuncArgs,
105 std::vector<TargetLowering::ArgListEntry> &FuncArgs, const char *Func) { in PreAnalyzeCallOperands()
116 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in AnalyzeCallOperands()
H A DMipsCCState.cpp145 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in PreAnalyzeCallOperands()
148 TargetLowering::ArgListEntry FuncArg = FuncArgs[Outs[i].OrigArgIndex]; in PreAnalyzeCallOperands()
H A DMipsISelLowering.cpp2156 ArgListEntry Entry; in lowerGlobalTLSAddress()
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp35 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h67 using ArgListEntry = TargetLoweringBase::ArgListEntry;
H A DTargetLowering.h273 class ArgListEntry {
295 ArgListEntry() in ArgListEntry() function
303 using ArgListTy = std::vector<ArgListEntry>;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp37 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemset()
H A DAArch64FastISel.cpp3540 ArgListEntry Entry; in fastLowerIntrinsicCall()
4783 ArgListEntry Entry; in selectFRem()
H A DAArch64ISelLowering.cpp3502 ArgListEntry Entry; in LowerFSINCOS()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp90 TargetLowering::ArgListEntry Entry; in EmitSpecializedLibcall()
H A DARMISelLowering.cpp3573 ArgListEntry Entry; in LowerToTLSGeneralDynamicModel()
9591 ArgListEntry Entry; in LowerFSINCOS()
9601 ArgListEntry Entry; in LowerFSINCOS()
9660 ArgListEntry Arg; in LowerWindowsDIVLibCall()
19420 TargetLowering::ArgListEntry Entry; in getDivRemArgList()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp81 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemset()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp742 ArgListEntry Entry; in lowerCallOperands()
982 ArgListEntry Entry; in lowerCallTo()
1122 ArgListEntry Entry; in lowerCall()
H A DSelectionDAG.cpp6852 TargetLowering::ArgListEntry Entry; in getMemcpy()
6884 TargetLowering::ArgListEntry Entry; in getAtomicMemcpy()
6955 TargetLowering::ArgListEntry Entry; in getMemmove()
6987 TargetLowering::ArgListEntry Entry; in getAtomicMemmove()
7053 TargetLowering::ArgListEntry Entry; in getMemset()
7086 TargetLowering::ArgListEntry Entry; in getAtomicMemset()
H A DSelectionDAGBuilder.cpp2663 TargetLowering::ArgListEntry Entry; in visitSPDescriptorParent()
6733 Args.push_back(TargetLoweringBase::ArgListEntry()); in visitIntrinsicCall()
7488 TargetLowering::ArgListEntry Entry; in LowerCallTo()
7521 TargetLowering::ArgListEntry Entry; in LowerCallTo()
9051 TargetLowering::ArgListEntry Entry; in populateCallLoweringInfo()
9457 ArgListEntry Entry; in LowerCallTo()
H A DLegalizeDAG.cpp1988 TargetLowering::ArgListEntry Entry; in ExpandLibCall()
2140 TargetLowering::ArgListEntry Entry; in ExpandDivRemLibCall()
2235 TargetLowering::ArgListEntry Entry; in ExpandSinCosLibCall()
H A DTargetLowering.cpp107 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes()
150 TargetLowering::ArgListEntry Entry; in makeLibCall()
7888 ArgListEntry Entry; in LowerToTLSEmulatedModel()
H A DLegalizeIntegerTypes.cpp4050 TargetLowering::ArgListEntry Entry; in ExpandIntRes_XMULO()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2137 ArgListEntry Entry; in LowerF128_LibCallArg()
2173 ArgListEntry Entry; in LowerF128Op()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp454 TargetLowering::ArgListEntry Entry; in LowerDivRem()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1473 TargetLowering::ArgListEntry Entry; in lowerDYNAMIC_STACKALLOC()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2832 ArgListEntry Entry; in getDynamicTLSAddr()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3708 TargetLowering::ArgListEntry Entry; in LowerINIT_TRAMPOLINE()

12