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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h255 SDValue PromoteIntRes_SRL(SDNode *N);
H A DLegalizeIntegerTypes.cpp75 case ISD::SRL: Res = PromoteIntRes_SRL(N); break;
575 SDValue DAGTypeLegalizer::PromoteIntRes_SRL(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 46 milliseconds