Home | History | Annotate | Download | only in R600

Lines Matching full:apint

711       APInt Imm(64, SrcOp.getImm());
1108 bool SIInstrInfo::isInlineConstant(const APInt &Imm) const {
1157 return isInlineConstant(APInt(BitSize, MO.getImm(), true));