Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp5024 static const MCPhysReg FPR32List[] = {LoongArch::F24, LoongArch::F25, in CC_LoongArch_GHC() local
5026 if (unsigned Reg = State.AllocateReg(FPR32List)) { in CC_LoongArch_GHC()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19511 static const MCPhysReg FPR32List[] = { in CC_RISCV_FastCC()
19516 if (unsigned Reg = State.AllocateReg(FPR32List)) { in CC_RISCV_FastCC()
19625 static const MCPhysReg FPR32List[] = {RISCV::F8_F, RISCV::F9_F, in CC_RISCV_GHC()
19628 if (unsigned Reg = State.AllocateReg(FPR32List)) { in CC_RISCV_GHC()
19508 static const MCPhysReg FPR32List[] = { CC_RISCV_FastCC() local
19622 static const MCPhysReg FPR32List[] = {RISCV::F8_F, RISCV::F9_F, CC_RISCV_GHC() local