Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12827 bool HasFMAD = (LegalOperations && TLI.isFMADLegal(DAG, N)); in visitFADDForFMACombine() local
13036 bool HasFMAD = (LegalOperations && TLI.isFMADLegal(DAG, N)); in visitFSUBForFMACombine() local
13356 bool HasFMAD = Options.UnsafeFPMath && in visitFMULForFMADistributiveCombine() local