Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp380 SDValue PromoteIntBinOp(SDValue Op);
1344 SDValue DAGCombiner::PromoteIntBinOp(SDValue Op) { in PromoteIntBinOp() function in DAGCombiner
1850 RV = PromoteIntBinOp(SDValue(N, 0)); in combine()