Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp399 SDValue PromoteIntBinOp(SDValue Op);
1499 SDValue DAGCombiner::PromoteIntBinOp(SDValue Op) { in PromoteIntBinOp() function in DAGCombiner
2032 RV = PromoteIntBinOp(SDValue(N, 0)); in combine()