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