| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsCCState.h | 58 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 D | MipsCCState.cpp | 145 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in PreAnalyzeCallOperands() 148 TargetLowering::ArgListEntry FuncArg = FuncArgs[Outs[i].OrigArgIndex]; in PreAnalyzeCallOperands()
|
| H A D | MipsISelLowering.cpp | 2171 ArgListEntry Entry; in lowerGlobalTLSAddress()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreSelectionDAGInfo.cpp | 28 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
|
| H A D | XCoreISelLowering.cpp | 459 TargetLowering::ArgListEntry Entry; in LowerLOAD() 510 TargetLowering::ArgListEntry Entry; in LowerSTORE()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSelectionDAGInfo.cpp | 35 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | FastISel.h | 68 using ArgListEntry = TargetLoweringBase::ArgListEntry;
|
| H A D | TargetLowering.h | 295 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 D | ARMSelectionDAGInfo.cpp | 89 TargetLowering::ArgListEntry Entry; in EmitSpecializedLibcall()
|
| H A D | ARMISelLowering.cpp | 3687 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 D | FastISel.cpp | 731 ArgListEntry Entry; in lowerCallOperands() 971 ArgListEntry Entry; in lowerCallTo() 1110 ArgListEntry Entry; in lowerCall()
|
| H A D | LegalizeDAG.cpp | 2098 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 D | SelectionDAGBuilder.cpp | 2923 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 D | SelectionDAG.cpp | 7942 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 D | TargetLowering.cpp | 111 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes() 156 TargetLowering::ArgListEntry Entry; in makeLibCall() 9865 ArgListEntry Entry; in LowerToTLSEmulatedModel()
|
| H A D | LegalizeIntegerTypes.cpp | 4843 TargetLowering::ArgListEntry Entry; in ExpandIntRes_XMULO()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 1363 ArgListEntry Entry; in getDynamicTLSAddr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 2328 ArgListEntry Entry; in LowerF128_LibCallArg() 2364 ArgListEntry Entry; in LowerF128Op()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 3566 ArgListEntry Entry; in fastLowerIntrinsicCall() 4858 ArgListEntry Entry; in selectFRem()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 581 TargetLowering::ArgListEntry Entry; in LowerDivRem()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 1663 TargetLowering::ArgListEntry Entry; in lowerDYNAMIC_STACKALLOC()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 1454 ArgListEntry Entry; in getTLSGetAddr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 890 ArgListEntry Entry; in getDynamicTLSAddr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 3873 TargetLowering::ArgListEntry Entry; in LowerINIT_TRAMPOLINE() 18286 TargetLowering::ArgListEntry Entry; in lowerToLibCall()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 2102 TargetLowering::ArgListEntry Entry; in makeExternalCall()
|