Home | History | Annotate | Download | only in Mips

Lines Matching refs:getZExtValue

570   if (!FalseC->getZExtValue()) {
638 uint64_t Pos = CN->getZExtValue();
643 !isShiftedMask(CN->getZExtValue(), SMPos, SMSize))
684 !isShiftedMask(CN->getZExtValue(), SMPos1, SMSize1))
698 unsigned Shamt = CN->getZExtValue();
1521 (Mips::CondCode)cast<ConstantSDNode>(CCNode)->getZExtValue();
1863 assert((cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue() == 0) &&
1882 assert((cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue() == 0) &&
2165 (Op->getOperand(0).getOperand(0))->getZExtValue() != 0
3150 int64_t Val = C->getZExtValue();
3160 uint64_t Val = (uint64_t)C->getZExtValue();