Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/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.cpp2164 ArgListEntry Entry; in lowerGlobalTLSAddress()
/openbsd/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp28 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
H A DXCoreISelLowering.cpp464 TargetLowering::ArgListEntry Entry; in LowerLOAD()
515 TargetLowering::ArgListEntry Entry; in LowerSTORE()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp35 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFastISel.h68 using ArgListEntry = TargetLoweringBase::ArgListEntry;
H A DTargetLowering.h285 class ArgListEntry {
307 ArgListEntry() in ArgListEntry() function
315 using ArgListTy = std::vector<ArgListEntry>;
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp90 TargetLowering::ArgListEntry Entry; in EmitSpecializedLibcall()
H A DARMISelLowering.cpp3666 ArgListEntry Entry; in LowerToTLSGeneralDynamicModel()
9871 ArgListEntry Entry; in LowerFSINCOS()
9881 ArgListEntry Entry; in LowerFSINCOS()
9940 ArgListEntry Arg; in LowerWindowsDIVLibCall()
20470 TargetLowering::ArgListEntry Entry; in getDivRemArgList()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp734 ArgListEntry Entry; in lowerCallOperands()
974 ArgListEntry Entry; in lowerCallTo()
1114 ArgListEntry Entry; in lowerCall()
H A DSelectionDAGBuilder.cpp2742 TargetLowering::ArgListEntry Entry; in visitSPDescriptorParent()
6870 Args.push_back(TargetLoweringBase::ArgListEntry()); in visitIntrinsicCall()
7928 TargetLowering::ArgListEntry Entry; in LowerCallTo()
7961 TargetLowering::ArgListEntry Entry; in LowerCallTo()
9521 TargetLowering::ArgListEntry Entry; in populateCallLoweringInfo()
9926 ArgListEntry Entry; in LowerCallTo()
9990 for (const ArgListEntry &Arg : Args) { in LowerCallTo()
H A DSelectionDAG.cpp7466 TargetLowering::ArgListEntry Entry; in getMemcpy()
7497 TargetLowering::ArgListEntry Entry; in getAtomicMemcpy()
7568 TargetLowering::ArgListEntry Entry; in getMemmove()
7599 TargetLowering::ArgListEntry Entry; in getAtomicMemmove()
7689 TargetLowering::ArgListEntry Entry; in getMemset()
7728 TargetLowering::ArgListEntry Entry; in getAtomicMemset()
H A DLegalizeDAG.cpp2025 TargetLowering::ArgListEntry Entry; in ExpandLibCall()
2177 TargetLowering::ArgListEntry Entry; in ExpandDivRemLibCall()
2270 TargetLowering::ArgListEntry Entry; in ExpandSinCosLibCall()
H A DTargetLowering.cpp110 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes()
155 TargetLowering::ArgListEntry Entry; in makeLibCall()
9437 ArgListEntry Entry; in LowerToTLSEmulatedModel()
H A DLegalizeIntegerTypes.cpp4568 TargetLowering::ArgListEntry Entry; in ExpandIntRes_XMULO()
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1359 ArgListEntry Entry; in getDynamicTLSAddr()
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2282 ArgListEntry Entry; in LowerF128_LibCallArg()
2318 ArgListEntry Entry; in LowerF128Op()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3579 ArgListEntry Entry; in fastLowerIntrinsicCall()
4822 ArgListEntry Entry; in selectFRem()
/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp555 TargetLowering::ArgListEntry Entry; in LowerDivRem()
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp534 ArgListEntry Entry; in getDynamicTLSAddr()
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1664 TargetLowering::ArgListEntry Entry; in lowerDYNAMIC_STACKALLOC()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3775 TargetLowering::ArgListEntry Entry; in LowerINIT_TRAMPOLINE()
18071 TargetLowering::ArgListEntry Entry; in lowerToLibCall()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1895 TargetLowering::ArgListEntry Entry; in makeExternalCall()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23306 TargetLowering::ArgListEntry Entry; in LowerFP_EXTEND()
23398 TargetLowering::ArgListEntry Entry; in LowerFP_ROUND()
30072 TargetLowering::ArgListEntry Entry; in LowerWin64_i128OP()
32728 TargetLowering::ArgListEntry Entry; in LowerFSINCOS()

12