Searched defs:GPRArgRegs (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMCallingConv.h77 static const uint16_t GPRArgRegs[] = { ARM::R0, ARM::R1, ARM::R2, ARM::R3 }; local
H A DARMFastISel.cpp3114 static const uint16_t GPRArgRegs[] = { local
H A DARMISelLowering.cpp90 static const uint16_t GPRArgRegs[] = { variable
[all...]

Completed in 280 milliseconds