Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:isU12Imm

340   bool isU12Imm() const { return isImm(0, 4095); }