HomeSort by: relevance | last modified time | path
    Searched refs:ExpandIntOp_Shift (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 478 SDValue ExpandIntOp_Shift(SDNode *N);
LegalizeIntegerTypes.cpp 4213 case ISD::ROTR: Res = ExpandIntOp_Shift(N); break;
4462 SDValue DAGTypeLegalizer::ExpandIntOp_Shift(SDNode *N) {

Completed in 52 milliseconds