Home | History | Annotate | Download | only in ARM

Lines Matching refs:Imm16

291       unsigned Imm16 = static_cast<unsigned>(MO.getImm());
292 return Imm16;
758 // Encode imm16 as imm4:imm12
773 // Encode imm16 as imm4:imm1, same as movw above.