Searched refs:PromoteIntBinOp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp355 SDValue PromoteIntBinOp(SDValue Op);
1186 SDValue DAGCombiner::PromoteIntBinOp(SDValue Op) { function in class:DAGCombiner
1666 RV = PromoteIntBinOp(SDValue(N, 0));
4402 // Avoid infinite looping with PromoteIntBinOp.

Completed in 174 milliseconds