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

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

Completed in 409 milliseconds