Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp275 SDValue PromoteIntShiftOp(SDValue Op);
1222 SDValue DAGCombiner::PromoteIntShiftOp(SDValue Op) { in PromoteIntShiftOp() function in DAGCombiner
1633 RV = PromoteIntShiftOp(SDValue(N, 0)); in combine()