Home
last modified time | relevance | path

Searched defs:ArgRegs (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.cpp72 static const MCPhysReg ArgRegs[] = { in CC_PPC32_SVR4_Custom_AlignArgRegs() local
97 static const MCPhysReg ArgRegs[] = { in CC_PPC32_SVR4_Custom_SkipLastArgRegsPPCF128() local
122 static const MCPhysReg ArgRegs[] = { in CC_PPC32_SVR4_Custom_AlignFPArgRegs() local
H A DPPCFastISel.cpp1374 SmallVectorImpl<unsigned> &ArgRegs, in processCallArgs() argument
1602 SmallVector<unsigned, 8> ArgRegs; fastLowerCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1876 SmallVectorImpl<Register> &ArgRegs, in ProcessCallArgs() argument
2224 SmallVector<Register, 8> ArgRegs; in ARMEmitLibcall() local
2333 SmallVector<Register, 8> ArgRegs; in SelectCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVCallLowering.cpp434 ArrayRef<MCPhysReg> ArgRegs = RISCV::getArgGPRs(Subtarget.getTargetABI()); saveVarArgRegisters() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp409 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in lowerFormalArguments() local
H A DMipsISelLowering.cpp4419 ArrayRef<MCPhysReg> ArgRegs = ABI.GetByValArgRegs(); passByValArg() local
4502 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); writeVarArgRegs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp559 static const MCPhysReg ArgRegs[] = {ARC::R0, ARC::R1, ARC::R2, ARC::R3, in LowerCallArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp92 lowerCall(MachineIRBuilder & MIRBuilder,const CallBase & CB,ArrayRef<Register> ResRegs,ArrayRef<ArrayRef<Register>> ArgRegs,Register SwiftErrorVReg,std::function<unsigned ()> GetCalleeReg) const lowerCall() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp371 ArrayRef<MCPhysReg> ArgRegs = ArrayRef(GPRArgRegs); in LowerFormalArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp752 SmallVectorImpl<std::pair<MCRegister, Register>> &ArgRegs, in passSpecialInputs() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1252 static const MCPhysReg ArgRegs[] = { LowerCCCArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3283 SmallVector<unsigned, 16> ArgRegs; fastLowerCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp584 static const MCPhysReg ArgRegs[] = { in LowerFormalArguments_32() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3916 ArrayRef<MCPhysReg> ArgRegs = ArrayRef(ArgGPRs); LowerFormalArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp143 static const MCPhysReg ArgRegs[] = { in CC_SkipOdd() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18180 ArrayRef<MCPhysReg> ArgRegs = RISCV::getArgGPRs(Subtarget.getTargetABI()); LowerFormalArguments() local