Home
last modified time | relevance | path

Searched defs:ArgGPRs (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYCallingConv.h29 static const MCPhysReg ArgGPRs[] = {CSKY::R0, CSKY::R1, CSKY::R2, CSKY::R3}; in CC_CSKY_ABIV2_SOFT_64() local
48 static const MCPhysReg ArgGPRs[] = {CSKY::R0, CSKY::R1}; in Ret_CSKY_ABIV2_SOFT_64() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp1518 ArrayRef<MCPhysReg> ArgGPRs = get64BitArgumentGPRs(CallConv, Subtarget); createVarArgAreaAndStoreRegisters() local
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3571 const MCPhysReg ArgGPRs[] = {LoongArch::R4, LoongArch::R5, LoongArch::R6, global() variable
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18891 ArrayRef<MCPhysReg> ArgGPRs = RISCV::getArgGPRs(STI.getTargetABI()); CC_RISCVAssign2XLen() local
18997 ArrayRef<MCPhysReg> ArgGPRs = RISCV::getArgGPRs(ABI); CC_RISCV() local