Home
last modified time | relevance | path

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

12

/freebsd-14.2/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.cpp2171 ArgListEntry Entry; in lowerGlobalTLSAddress()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp28 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
H A DXCoreISelLowering.cpp459 TargetLowering::ArgListEntry Entry; in LowerLOAD()
510 TargetLowering::ArgListEntry Entry; in LowerSTORE()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp35 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h68 using ArgListEntry = TargetLoweringBase::ArgListEntry;
H A DTargetLowering.h295 class ArgListEntry {
317 ArgListEntry() in ArgListEntry() function
325 using ArgListTy = std::vector<ArgListEntry>;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp89 TargetLowering::ArgListEntry Entry; in EmitSpecializedLibcall()
H A DARMISelLowering.cpp3687 ArgListEntry Entry; in LowerToTLSGeneralDynamicModel()
9939 ArgListEntry Entry; in LowerFSINCOS()
9949 ArgListEntry Entry; in LowerFSINCOS()
10008 ArgListEntry Arg; in LowerWindowsDIVLibCall()
20680 TargetLowering::ArgListEntry Entry; in getDivRemArgList()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp731 ArgListEntry Entry; in lowerCallOperands()
971 ArgListEntry Entry; in lowerCallTo()
1110 ArgListEntry Entry; in lowerCall()
H A DLegalizeDAG.cpp2098 TargetLowering::ArgListEntry Entry; in ExpandLibCall()
2123 TargetLowering::ArgListEntry FPArgEntry; in ExpandFrexpLibCall()
2128 TargetLowering::ArgListEntry PtrArgEntry; in ExpandFrexpLibCall()
2250 TargetLowering::ArgListEntry Entry; in ExpandDivRemLibCall()
2343 TargetLowering::ArgListEntry Entry; in ExpandSinCosLibCall()
H A DSelectionDAGBuilder.cpp2923 TargetLowering::ArgListEntry Entry; in visitSPDescriptorParent()
7102 Args.push_back(TargetLoweringBase::ArgListEntry()); in visitIntrinsicCall()
7515 TargetLowering::ArgListEntry Arg; in visitIntrinsicCall()
8328 TargetLowering::ArgListEntry Entry; in LowerCallTo()
8361 TargetLowering::ArgListEntry Entry; in LowerCallTo()
9918 TargetLowering::ArgListEntry Entry; in populateCallLoweringInfo()
10327 ArgListEntry Entry; in LowerCallTo()
10391 for (const ArgListEntry &Arg : Args) { in LowerCallTo()
H A DSelectionDAG.cpp7942 TargetLowering::ArgListEntry Entry; in getMemcpy()
7973 TargetLowering::ArgListEntry Entry; in getAtomicMemcpy()
8044 TargetLowering::ArgListEntry Entry; in getMemmove()
8075 TargetLowering::ArgListEntry Entry; in getAtomicMemmove()
8163 TargetLowering::ArgListEntry Entry; in getMemset()
8202 TargetLowering::ArgListEntry Entry; in getAtomicMemset()
12891 TargetLowering::ArgListEntry Entry; in makeStateFunctionCall()
H A DTargetLowering.cpp111 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes()
156 TargetLowering::ArgListEntry Entry; in makeLibCall()
9865 ArgListEntry Entry; in LowerToTLSEmulatedModel()
H A DLegalizeIntegerTypes.cpp4843 TargetLowering::ArgListEntry Entry; in ExpandIntRes_XMULO()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1363 ArgListEntry Entry; in getDynamicTLSAddr()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2328 ArgListEntry Entry; in LowerF128_LibCallArg()
2364 ArgListEntry Entry; in LowerF128Op()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3566 ArgListEntry Entry; in fastLowerIntrinsicCall()
4858 ArgListEntry Entry; in selectFRem()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp581 TargetLowering::ArgListEntry Entry; in LowerDivRem()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1663 TargetLowering::ArgListEntry Entry; in lowerDYNAMIC_STACKALLOC()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1454 ArgListEntry Entry; in getTLSGetAddr()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp890 ArgListEntry Entry; in getDynamicTLSAddr()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3873 TargetLowering::ArgListEntry Entry; in LowerINIT_TRAMPOLINE()
18286 TargetLowering::ArgListEntry Entry; in lowerToLibCall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2102 TargetLowering::ArgListEntry Entry; in makeExternalCall()

12