Home
last modified time | relevance | path

Searched defs:GPRArgRegs (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp68 static const MCPhysReg GPRArgRegs[] = { ARM::R0, ARM::R1, ARM::R2, ARM::R3 }; in f64AssignAAPCS() local
H A DARMFastISel.cpp3058 static const MCPhysReg GPRArgRegs[] = { fastLowerArguments() local
H A DARMISelLowering.cpp155 static const MCPhysReg GPRArgRegs[] = { variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp548 auto GPRArgRegs = AArch64::getGPRArgRegs(); saveVarArgRegisters() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp34 static const MCPhysReg GPRArgRegs[] = {CSKY::R0, CSKY::R1, CSKY::R2, CSKY::R3}; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp151 static const MCPhysReg GPRArgRegs[] = {AArch64::X0, AArch64::X1, AArch64::X2, global() variable
7050 auto GPRArgRegs = AArch64::getGPRArgRegs(); saveVarArgRegisters() local
[all...]