Searched refs:setMustNotExtend (Results 1 – 6 of 6) sorted by relevance
28 void setMustNotExtend(bool Val = true);
90 void HexagonMCExpr::setMustNotExtend(bool Val) { in setMustNotExtend() function in HexagonMCExpr
343 void setMustNotExtend(MCExpr const &Expr, bool Val = true);
882 void HexagonMCInstrInfo::setMustNotExtend(MCExpr const &Expr, bool Val) { in setMustNotExtend() function in HexagonMCInstrInfo884 HExpr.setMustNotExtend(Val); in setMustNotExtend()
407 NewExpr->setMustNotExtend(Expr->mustNotExtend()); in addSignedImmOperands()1212 HexagonMCInstrInfo::setMustNotExtend(*Expr, MustNotExtend); in parseInstruction()1347 HexagonMCInstrInfo::setMustNotExtend(*S27.getExpr()); in processInstruction()
281 HexagonMCInstrInfo::setMustNotExtend(*S16.getExpr()); in HexagonProcessInstruction()