Home
last modified time | relevance | path

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

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