Home
last modified time | relevance | path

Searched defs:ShiftRightLo (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2048 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, MVT::i32, ShiftRight1Lo, in lowerShiftLeftParts() local
2087 SDValue ShiftRightLo = DAG.getNode(ISD::SRL, DL, MVT::i32, Lo, Shamt); in lowerShiftRightParts() local