Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:getZExtValue

327           unsigned Idx = cast<ConstantInt>(Op)->getZExtValue();
716 uint64_t Imm = CI->getZExtValue();
757 Imm = (IsZExt) ? (long)CIVal.getZExtValue() : (long)CIVal.getSExtValue();
2039 int64_t Imm = CI->getZExtValue();