Searched defs:onlyDefinesFP (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/GISel/ | ||
H A D | PPCRegisterBankInfo.cpp | 313 bool PPCRegisterBankInfo::onlyDefinesFP(const MachineInstr &MI, onlyDefinesFP() function in PPCRegisterBankInfo |
/llvm-project/llvm/lib/Target/RISCV/GISel/ | ||
H A D | RISCVRegisterBankInfo.cpp | 208 bool RISCVRegisterBankInfo::onlyDefinesFP(const MachineInstr &MI, onlyDefinesFP() function in RISCVRegisterBankInfo |
/llvm-project/llvm/lib/Target/X86/GISel/ | ||
H A D | X86RegisterBankInfo.cpp | 152 bool X86RegisterBankInfo::onlyDefinesFP(const MachineInstr &MI, onlyDefinesFP() function in X86RegisterBankInfo |
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64RegisterBankInfo.cpp | 594 bool AArch64RegisterBankInfo::onlyDefinesFP(const MachineInstr &MI, onlyDefinesFP() function in AArch64RegisterBankInfo |