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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp152 SDValue PromoteIntShiftOp(SDValue Op);
852 /// PromoteIntShiftOp - Promote the specified integer shift operation if the
855 SDValue DAGCombiner::PromoteIntShiftOp(SDValue Op) { function in class:DAGCombiner
1204 RV = PromoteIntShiftOp(SDValue(N, 0));

Completed in 134 milliseconds