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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h489 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG& DAG) const;
H A DMipsISelLowering.cpp799 case ISD::SHL_PARTS: return lowerShiftLeftParts(Op, DAG);
1934 SDValue MipsTargetLowering::lowerShiftLeftParts(SDValue Op, function in class:MipsTargetLowering

Completed in 2882 milliseconds