Home
last modified time | relevance | path

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

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