Home
last modified time | relevance | path

Searched refs:combineFMulOrFDivWithIntPow2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp628 SDValue combineFMulOrFDivWithIntPow2(SDNode *N);
16852 SDValue DAGCombiner::combineFMulOrFDivWithIntPow2(SDNode *N) { in combineFMulOrFDivWithIntPow2() function in DAGCombiner
17085 if (SDValue R = combineFMulOrFDivWithIntPow2(N)) in visitFMUL()
17456 if (SDValue R = combineFMulOrFDivWithIntPow2(N)) in visitFDIV()