Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp210 SDValue PromoteIntShiftOp(SDValue Op);
1092 SDValue DAGCombiner::PromoteIntShiftOp(SDValue Op) { in PromoteIntShiftOp() function in DAGCombiner
1487 RV = PromoteIntShiftOp(SDValue(N, 0)); in combine()