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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h250 SDValue PromoteIntRes_SHL(SDNode *N);
H A DLegalizeIntegerTypes.cpp71 case ISD::SHL: Res = PromoteIntRes_SHL(N); break;
533 SDValue DAGTypeLegalizer::PromoteIntRes_SHL(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 113 milliseconds