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 HexagonMCInstrInfo 899 HExpr.setMustNotExtend(Val); in setMustNotExtend()
408 NewExpr->setMustNotExtend(Expr->mustNotExtend()); in addSignedImmOperands()1266 HexagonMCInstrInfo::setMustNotExtend(*Expr, MustNotExtend); in parseInstruction()1401 HexagonMCInstrInfo::setMustNotExtend(*S27.getExpr()); in processInstruction()
282 HexagonMCInstrInfo::setMustNotExtend(*S16.getExpr()); in HexagonProcessInstruction()