Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.cpp52 static const MCPhysReg ArgFPR64s[] = {RISCV::F10_D, RISCV::F11_D, RISCV::F12_D, variable
406 if (MCRegister Reg = State.AllocateReg(ArgFPR64s)) { in CC_RISCV()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6644 const MCPhysReg ArgFPR64s[] = { variable
6824 Reg = State.AllocateReg(ArgFPR64s); in CC_LoongArch()