Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.cpp215 static ArrayRef<MCPhysReg> getFastCCArgGPRF32s(const RISCVABI::ABI ABI) { in getFastCCArgGPRF32s() function
679 if (MCRegister Reg = State.AllocateReg(getFastCCArgGPRF32s(ABI))) { in CC_RISCV_FastCC()