Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2714 virtual bool isFMADLegal(const SelectionDAG &DAG, const SDNode *N) const { in isFMADLegal() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4386 bool SITargetLowering::isFMADLegal(const SelectionDAG &DAG, in isFMADLegal() function in SITargetLowering