Home | History | Annotate | Download | only in AArch64

Lines Matching refs:getZExtValue

359         unsigned Idx = cast<ConstantInt>(Op)->getZExtValue();
825 uint64_t Imm = CI->getZExtValue();
898 Imm = (isZExt) ? CIVal.getZExtValue() : CIVal.getSExtValue();
1507 uint64_t Len = cast<ConstantInt>(MTI.getLength())->getZExtValue();