Home
last modified time | relevance | path

Searched refs:ShiftRight (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsISelLowering.cpp562 SDValue ShiftRight = N->getOperand(0), Mask = N->getOperand(1); in performANDCombine() local
563 unsigned ShiftRightOpc = ShiftRight.getOpcode(); in performANDCombine()
571 if (!(CN = dyn_cast<ConstantSDNode>(ShiftRight.getOperand(1)))) in performANDCombine()
589 ShiftRight.getOperand(0), DAG.getConstant(Pos, MVT::i32), in performANDCombine()
/freebsd-9-stable/sys/contrib/dev/acpica/
Dchanges.txt3545 Fixed a problem where a ShiftLeft or ShiftRight of more than 64 bits