Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.cpp46 static const MCPhysReg ArgFPR16s[] = {RISCV::F10_H, RISCV::F11_H, RISCV::F12_H, variable
392 if (MCRegister Reg = State.AllocateReg(ArgFPR16s)) { in CC_RISCV()