Searched defs:isFMADLegal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 3253 virtual bool isFMADLegal(const MachineInstr &MI, LLT Ty) const { isFMADLegal() function |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 5637 bool SITargetLowering::isFMADLegal(const MachineInstr &MI, LLT Ty) const { isFMADLegal() function in SITargetLowering |