Home
last modified time | relevance | path

Searched defs:isFMADLegal (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3253 virtual bool isFMADLegal(const MachineInstr &MI, LLT Ty) const { isFMADLegal() function
3275 virtual bool isFMADLegal(const SelectionDAG &DAG, const SDNode *N) const { isFMADLegal() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5637 bool SITargetLowering::isFMADLegal(const MachineInstr &MI, LLT Ty) const { isFMADLegal() function in SITargetLowering
5650 bool SITargetLowering::isFMADLegal(const SelectionDAG &DAG, isFMADLegal() function in SITargetLowering