Home
last modified time | relevance | path

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

12

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp92 TargetLowering::ArgListEntry DstEntry; in EmitStreamingCompatibleMemLibCall()
101 TargetLowering::ArgListEntry Entry; in EmitStreamingCompatibleMemLibCall()
109 TargetLowering::ArgListEntry Entry; in EmitStreamingCompatibleMemLibCall()
117 TargetLowering::ArgListEntry Entry; in EmitStreamingCompatibleMemLibCall()
129 TargetLowering::ArgListEntry SizeEntry; in EmitStreamingCompatibleMemLibCall()
H A DAArch64FastISel.cpp3580 ArgListEntry Entry; in fastLowerIntrinsicCall()
4872 ArgListEntry Entry; in selectFRem()
/src/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.cpp2187 ArgListEntry Entry; in lowerGlobalTLSAddress()
/src/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()
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp35 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h68 using ArgListEntry = TargetLoweringBase::ArgListEntry;
H A DTargetLowering.h297 class ArgListEntry {
319 ArgListEntry() in ArgListEntry() function
327 using ArgListTy = std::vector<ArgListEntry>;
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp89 TargetLowering::ArgListEntry Entry; in EmitSpecializedLibcall()
H A DARMISelLowering.cpp3703 ArgListEntry Entry; in LowerToTLSGeneralDynamicModel()
9956 ArgListEntry Entry; in LowerFSINCOS()
9966 ArgListEntry Entry; in LowerFSINCOS()
10025 ArgListEntry Arg; in LowerWindowsDIVLibCall()
20703 TargetLowering::ArgListEntry Entry; in getDivRemArgList()
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp735 ArgListEntry Entry; in lowerCallOperands()
984 ArgListEntry Entry; in lowerCallTo()
1123 ArgListEntry Entry; in lowerCall()
H A DLegalizeDAG.cpp2120 TargetLowering::ArgListEntry Entry; in ExpandLibCall()
2145 TargetLowering::ArgListEntry FPArgEntry; in ExpandFrexpLibCall()
2150 TargetLowering::ArgListEntry PtrArgEntry; in ExpandFrexpLibCall()
2273 TargetLowering::ArgListEntry Entry; in ExpandDivRemLibCall()
2366 TargetLowering::ArgListEntry Entry; in ExpandSinCosLibCall()
H A DSelectionDAGBuilder.cpp3116 TargetLowering::ArgListEntry Entry; in visitSPDescriptorParent()
7460 Args.push_back(TargetLoweringBase::ArgListEntry()); in visitIntrinsicCall()
7879 TargetLowering::ArgListEntry Arg; in visitIntrinsicCall()
8745 TargetLowering::ArgListEntry Entry; in LowerCallTo()
8778 TargetLowering::ArgListEntry Entry; in LowerCallTo()
10436 TargetLowering::ArgListEntry Entry; in populateCallLoweringInfo()
10847 ArgListEntry Entry; in LowerCallTo()
10911 for (const ArgListEntry &Arg : Args) { in LowerCallTo()
H A DSelectionDAG.cpp8306 TargetLowering::ArgListEntry Entry; in getMemcpy()
8349 TargetLowering::ArgListEntry Entry; in getAtomicMemcpy()
8421 TargetLowering::ArgListEntry Entry; in getMemmove()
8465 TargetLowering::ArgListEntry Entry; in getAtomicMemmove()
8554 TargetLowering::ArgListEntry Entry; in getMemset()
8602 TargetLowering::ArgListEntry Entry; in getAtomicMemset()
13221 TargetLowering::ArgListEntry Entry; in makeStateFunctionCall()
H A DLegalizeVectorOps.cpp1899 TargetLowering::ArgListEntry Entry; in tryExpandVecMathCall()
H A DTargetLowering.cpp112 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes()
157 TargetLowering::ArgListEntry Entry; in makeLibCall()
10193 ArgListEntry Entry; in LowerToTLSEmulatedModel()
H A DLegalizeIntegerTypes.cpp5006 TargetLowering::ArgListEntry Entry; in ExpandIntRes_XMULO()
/src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1361 ArgListEntry Entry; in getDynamicTLSAddr()
/src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2320 ArgListEntry Entry; in LowerF128_LibCallArg()
2356 ArgListEntry Entry; in LowerF128Op()
/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp565 TargetLowering::ArgListEntry Entry; in LowerDivRem()
/src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1661 TargetLowering::ArgListEntry Entry; in lowerDYNAMIC_STACKALLOC()
/src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1455 ArgListEntry Entry; in getTLSGetAddr()
/src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1839 ArgListEntry Entry; in getDynamicTLSAddr()

12