Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.cpp644 static const MCPhysReg FPR32List[] = { in CC_RISCV_FastCC() local
649 if (MCRegister Reg = State.AllocateReg(FPR32List)) { in CC_RISCV_FastCC()
769 static const MCPhysReg FPR32List[] = {RISCV::F8_F, RISCV::F9_F, in CC_RISCV_GHC() local
772 if (MCRegister Reg = State.AllocateReg(FPR32List)) { in CC_RISCV_GHC()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp7058 static const MCPhysReg FPR32List[] = {LoongArch::F24, LoongArch::F25, in CC_LoongArch_GHC() local
7060 if (MCRegister Reg = State.AllocateReg(FPR32List)) { in CC_LoongArch_GHC()