Searched defs:PromoteIntOp_Shift (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp838 case ISD::ROTR: Res = PromoteIntOp_Shift(N); break;
1046 SDValue DAGTypeLegalizer::PromoteIntOp_Shift(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 54 milliseconds