Searched defs:isContractableFMUL (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 15547 static bool isContractableFMUL(const TargetOptions &Options, SDValue N) { isContractableFMUL() function |