Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:MustNotExtend

1372       bool MustNotExtend = false;
1386 MustNotExtend = true;
1427 MustNotExtend = !MustExtend;
1436 HexagonMCInstrInfo::setMustNotExtend(*Expr, MustNotExtend);