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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp356 SDValue PromoteIntShiftOp(SDValue Op);
1251 SDValue DAGCombiner::PromoteIntShiftOp(SDValue Op) { function in class:DAGCombiner
1671 RV = PromoteIntShiftOp(SDValue(N, 0));

Completed in 122 milliseconds