Home | History | Annotate | Download | only in Mips

Lines Matching refs:getZExtValue

608   if (!FalseC->getZExtValue()) {
664 if (!FalseC || FalseC->getZExtValue())
703 uint64_t Pos = CN->getZExtValue();
708 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize))
751 !isShiftedMask(CN->getZExtValue(), SMPos1, SMSize1))
765 unsigned Shamt = CN->getZExtValue();
1713 (Mips::CondCode)cast<ConstantSDNode>(CCNode)->getZExtValue();
2103 assert((cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue() == 0) &&
2121 assert((cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue() == 0) &&
2404 (Op->getOperand(0).getOperand(0))->getZExtValue() != 0
3596 int64_t Val = C->getZExtValue();
3606 uint64_t Val = (uint64_t)C->getZExtValue();