Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp555 onlyDefinesFP(*MRI.getVRegDef(Op.getReg()), MRI, TRI, Depth + 1); in hasFPConstraints()
576 bool AArch64RegisterBankInfo::onlyDefinesFP(const MachineInstr &MI, in onlyDefinesFP() function in AArch64RegisterBankInfo
793 onlyDefinesFP(*ScalarDef, MRI, TRI))) in getInstrMapping()
878 onlyDefinesFP(UseMI, MRI, TRI); in getInstrMapping()
890 if (onlyDefinesFP(*DefMI, MRI, TRI)) in getInstrMapping()
901 if (onlyDefinesFP(*DefMI, MRI, TRI)) in getInstrMapping()
961 onlyDefinesFP(*DefMI, MRI, TRI)) in getInstrMapping()
1088 if (onlyDefinesFP(MI, MRI, TRI)) in getInstrMapping()
H A DAArch64RegisterBankInfo.h132 bool onlyDefinesFP(const MachineInstr &MI, const MachineRegisterInfo &MRI,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCRegisterBankInfo.cpp201 if (onlyDefinesFP(*DefMI, MRI, TRI)) in getInstrMapping()
325 onlyDefinesFP(*MRI.getVRegDef(Op.getReg()), MRI, TRI, Depth + 1); in hasFPConstraints()
350 bool PPCRegisterBankInfo::onlyDefinesFP(const MachineInstr &MI, in onlyDefinesFP() function in PPCRegisterBankInfo
H A DPPCRegisterBankInfo.h90 bool onlyDefinesFP(const MachineInstr &MI, const MachineRegisterInfo &MRI,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVRegisterBankInfo.h56 bool onlyDefinesFP(const MachineInstr &MI, const MachineRegisterInfo &MRI,
H A DRISCVRegisterBankInfo.cpp196 bool RISCVRegisterBankInfo::onlyDefinesFP(const MachineInstr &MI, in onlyDefinesFP() function in RISCVRegisterBankInfo
341 if (onlyDefinesFP(*DefMI, MRI, TRI)) in getInstrMapping()
386 onlyDefinesFP(*DefMI, MRI, TRI)) in getInstrMapping()