Home
last modified time | relevance | path

Searched refs:FastCCEGPRs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18938 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