/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsCCState.h | 43 std::vector<TargetLowering::ArgListEntry> &FuncArgs, 91 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in AnalyzeCallOperands()
|
H A D | MipsCCState.cpp | 133 std::vector<TargetLowering::ArgListEntry> &FuncArgs, in PreAnalyzeCallOperands() 136 TargetLowering::ArgListEntry FuncArg = FuncArgs[Outs[i].OrigArgIndex]; in PreAnalyzeCallOperands()
|
H A D | MipsCallLowering.cpp | 557 TargetLowering::ArgListEntry Entry; in lowerCall()
|
H A D | MipsISelLowering.cpp | 2156 ArgListEntry Entry; in lowerGlobalTLSAddress()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreSelectionDAGInfo.cpp | 28 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
|
H A D | XCoreISelLowering.cpp | 467 TargetLowering::ArgListEntry Entry; in LowerLOAD() 518 TargetLowering::ArgListEntry Entry; in LowerSTORE()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonSelectionDAGInfo.cpp | 35 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemcpy()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | FastISel.h | 67 using ArgListEntry = TargetLoweringBase::ArgListEntry;
|
H A D | TargetLowering.h | 273 class ArgListEntry { 296 ArgListEntry() in ArgListEntry() function 304 using ArgListTy = std::vector<ArgListEntry>;
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64SelectionDAGInfo.cpp | 37 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemset()
|
H A D | AArch64FastISel.cpp | 3540 ArgListEntry Entry; in fastLowerIntrinsicCall() 4778 ArgListEntry Entry; in selectFRem()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.cpp | 90 TargetLowering::ArgListEntry Entry; in EmitSpecializedLibcall()
|
H A D | ARMISelLowering.cpp | 3456 ArgListEntry Entry; in LowerToTLSGeneralDynamicModel() 9314 ArgListEntry Entry; in LowerFSINCOS() 9324 ArgListEntry Entry; in LowerFSINCOS() 9383 ArgListEntry Arg; in LowerWindowsDIVLibCall() 18700 TargetLowering::ArgListEntry Entry; in getDivRemArgList()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.cpp | 81 TargetLowering::ArgListEntry Entry; in EmitTargetCodeForMemset()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 742 ArgListEntry Entry; in lowerCallOperands() 982 ArgListEntry Entry; in lowerCallTo() 1125 ArgListEntry Entry; in lowerCall()
|
H A D | SelectionDAG.cpp | 6769 TargetLowering::ArgListEntry Entry; in getMemcpy() 6801 TargetLowering::ArgListEntry Entry; in getAtomicMemcpy() 6871 TargetLowering::ArgListEntry Entry; in getMemmove() 6903 TargetLowering::ArgListEntry Entry; in getAtomicMemmove() 6968 TargetLowering::ArgListEntry Entry; in getMemset() 7001 TargetLowering::ArgListEntry Entry; in getAtomicMemset()
|
H A D | SelectionDAGBuilder.cpp | 2662 TargetLowering::ArgListEntry Entry; in visitSPDescriptorParent() 6688 Args.push_back(TargetLoweringBase::ArgListEntry()); in visitIntrinsicCall() 7431 TargetLowering::ArgListEntry Entry; in LowerCallTo() 7464 TargetLowering::ArgListEntry Entry; in LowerCallTo() 8993 TargetLowering::ArgListEntry Entry; in populateCallLoweringInfo() 9399 ArgListEntry Entry; in LowerCallTo()
|
H A D | LegalizeDAG.cpp | 1982 TargetLowering::ArgListEntry Entry; in ExpandLibCall() 2153 TargetLowering::ArgListEntry Entry; in ExpandDivRemLibCall() 2248 TargetLowering::ArgListEntry Entry; in ExpandSinCosLibCall()
|
H A D | TargetLowering.cpp | 107 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes() 159 TargetLowering::ArgListEntry Entry; in makeLibCall() 7841 ArgListEntry Entry; in LowerToTLSEmulatedModel()
|
H A D | LegalizeIntegerTypes.cpp | 4010 TargetLowering::ArgListEntry Entry; in ExpandIntRes_XMULO()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 2134 ArgListEntry Entry; in LowerF128_LibCallArg() 2170 ArgListEntry Entry; in LowerF128Op()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 444 TargetLowering::ArgListEntry Entry; in LowerDivRem()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 1472 TargetLowering::ArgListEntry Entry; in lowerDYNAMIC_STACKALLOC()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 2606 ArgListEntry Entry; in getDynamicTLSAddr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 3699 TargetLowering::ArgListEntry Entry; in LowerINIT_TRAMPOLINE()
|