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

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

Completed in 204 milliseconds