Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14577 static bool isContractableFMUL(const TargetOptions &Options, SDValue N) { in isContractableFMUL() function
14632 auto isContractableFMUL = [AllowFusionGlobally](SDValue N) { in visitFADDForFMACombine() local
14852 auto isContractableFMUL = [AllowFusionGlobally](SDValue N) { in visitFSUBForFMACombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11551 auto isContractableFMUL = [AllowFusionGlobally](SDValue N) { in visitFADDForFMACombine() local
11769 auto isContractableFMUL = [AllowFusionGlobally](SDValue N) { in visitFSUBForFMACombine() local