Searched refs:setMustNotExtend (Results 1 – 6 of 6) sorted by relevance
27 void setMustNotExtend(bool Val = true);
91 void HexagonMCExpr::setMustNotExtend(bool Val) { in setMustNotExtend() function in HexagonMCExpr
355 void setMustNotExtend(MCExpr const &Expr, bool Val = true);
897 void HexagonMCInstrInfo::setMustNotExtend(MCExpr const &Expr, bool Val) { in setMustNotExtend() function in HexagonMCInstrInfo899 HExpr.setMustNotExtend(Val); in setMustNotExtend()
401 NewExpr->setMustNotExtend(Expr->mustNotExtend()); in addSignedImmOperands()1209 HexagonMCInstrInfo::setMustNotExtend(*Expr, MustNotExtend); in parseInstruction()1344 HexagonMCInstrInfo::setMustNotExtend(*S27.getExpr()); in processInstruction()
280 HexagonMCInstrInfo::setMustNotExtend(*S16.getExpr()); in HexagonProcessInstruction()