Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZCallingConv.cpp14 const MCPhysReg SystemZ::ArgGPRs[SystemZ::NumArgGPRs] = { member in SystemZ
/external/llvm/lib/Target/SystemZ/
DSystemZCallingConv.cpp15 const MCPhysReg SystemZ::ArgGPRs[SystemZ::NumArgGPRs] = { member in SystemZ
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
DLoongArchISelLowering.cpp1837 const MCPhysReg ArgGPRs[] = {LoongArch::R4, LoongArch::R5, LoongArch::R6, variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1407 static const MCPhysReg ArgGPRs[] = { variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp11890 static const MCPhysReg ArgGPRs[] = { variable
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp2725 ArrayRef<MCPhysReg> ArgGPRs = get64BitArgumentGPRs(CallConv, Subtarget); in LowerFormalArguments() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp3539 ArrayRef<MCPhysReg> ArgGPRs = get64BitArgumentGPRs(CallConv, Subtarget); in LowerFormalArguments() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp3942 ArrayRef<MCPhysReg> ArgGPRs = get64BitArgumentGPRs(CallConv, Subtarget); in createVarArgAreaAndStoreRegisters() local