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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp386 SDValue PromoteIntShiftOp(SDValue Op);
1425 SDValue DAGCombiner::PromoteIntShiftOp(SDValue Op) { function in class:DAGCombiner
1871 RV = PromoteIntShiftOp(SDValue(N, 0));

Completed in 226 milliseconds