HomeSort by relevance Sort by last modified time
    Searched refs:lowerShiftLeftParts (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 361 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG& DAG) const;
MipsISelLowering.cpp 746 case ISD::SHL_PARTS: return lowerShiftLeftParts(Op, DAG);
    [all...]

Completed in 21 milliseconds