Searched refs:setMustNotExtend (Results 1 – 6 of 6) sorted by relevance
30 void setMustNotExtend(bool Val = true);
49 void HexagonMCExpr::setMustNotExtend(bool Val) { in setMustNotExtend() function in HexagonMCExpr
285 void setMustNotExtend(MCExpr const &Expr, bool Val = true);
702 void HexagonMCInstrInfo::setMustNotExtend(MCExpr const &Expr, bool Val) { in setMustNotExtend() function in llvm::HexagonMCInstrInfo705 HExpr.setMustNotExtend(Val); in setMustNotExtend()
268 HexagonMCInstrInfo::setMustNotExtend(*S16.getExpr()); in HexagonProcessInstruction()
1436 HexagonMCInstrInfo::setMustNotExtend(*Expr, MustNotExtend); in parseInstruction()1542 HexagonMCInstrInfo::setMustNotExtend(*S16.getExpr()); in processInstruction()