Searched refs:FastCCEGPRs (Results 1 – 1 of 1) sorted by relevance
18938 static const MCPhysReg FastCCEGPRs[] = {RISCV::X10, RISCV::X11, RISCV::X12, in getFastCCArgGPRs() 18942 return ArrayRef(FastCCEGPRs); in getFastCCArgGPRs() 18935 static const MCPhysReg FastCCEGPRs[] = {RISCV::X10, RISCV::X11, RISCV::X12, getFastCCArgGPRs() local