Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3139 virtual bool isFMADLegal(const MachineInstr &MI, LLT Ty) const { isFMADLegal() function
3161 virtual bool isFMADLegal(const SelectionDAG &DAG, const SDNode *N) const { isFMADLegal() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5407 bool SITargetLowering::isFMADLegal(const MachineInstr &MI, LLT Ty) const { isFMADLegal() function in SITargetLowering
5420 bool SITargetLowering::isFMADLegal(const SelectionDAG &DAG, isFMADLegal() function in SITargetLowering