Searched refs:setMustNotExtend (Results 1 – 6 of 6) sorted by relevance
30 void setMustNotExtend(bool Val = true);
91 void HexagonMCExpr::setMustNotExtend(bool Val) { in setMustNotExtend() function in HexagonMCExpr
317 void setMustNotExtend(MCExpr const &Expr, bool Val = true);
787 void HexagonMCInstrInfo::setMustNotExtend(MCExpr const &Expr, bool Val) { in setMustNotExtend() function in HexagonMCInstrInfo789 HExpr.setMustNotExtend(Val); in setMustNotExtend()
404 NewExpr->setMustNotExtend(Expr->mustNotExtend()); in addSignedImmOperands()1202 HexagonMCInstrInfo::setMustNotExtend(*Expr, MustNotExtend); in parseInstruction()1318 HexagonMCInstrInfo::setMustNotExtend(*S27.getExpr()); in processInstruction()
289 HexagonMCInstrInfo::setMustNotExtend(*S16.getExpr()); in HexagonProcessInstruction()