Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp3049 static const MCPhysReg GPRArgRegs[] = { in fastLowerArguments() local
H A DARMISelLowering.cpp153 static const MCPhysReg GPRArgRegs[] = { variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5123 static const MCPhysReg GPRArgRegs[] = { AArch64::X0, AArch64::X1, AArch64::X2, in saveVarArgRegisters() local