Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp400 SDValue PromoteIntShiftOp(SDValue Op);
1567 SDValue DAGCombiner::PromoteIntShiftOp(SDValue Op) { in PromoteIntShiftOp() function in DAGCombiner
2037 RV = PromoteIntShiftOp(SDValue(N, 0)); in combine()