Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11534 bool CanFuse = Options.UnsafeFPMath || isContractable(N); in visitFADDForFMACombine() local
11751 bool CanFuse = Options.UnsafeFPMath || isContractable(N); in visitFSUBForFMACombine() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12534 bool CanFuse = Options.UnsafeFPMath || isContractable(N); in visitFADDForFMACombine() local
12744 bool CanFuse = Options.UnsafeFPMath || isContractable(N); in visitFSUBForFMACombine() local