Searched refs:setMustExtend (Results 1 – 6 of 6) sorted by relevance
91 HexagonMCInstrInfo::setMustExtend(*ME, MustExtend); in GetSymbolRef() 148 HexagonMCInstrInfo::setMustExtend(*Expr, MustExtend); in HexagonLowerToMC() 155 HexagonMCInstrInfo::setMustExtend(*Expr, MustExtend); in HexagonLowerToMC() 163 HexagonMCInstrInfo::setMustExtend(*Expr, MustExtend); in HexagonLowerToMC()
25 void setMustExtend(bool Val = true);
85 void HexagonMCExpr::setMustExtend(bool Val) { in setMustExtend() function in HexagonMCExpr
354 void setMustExtend(MCExpr const &Expr, bool Val = true);
888 void HexagonMCInstrInfo::setMustExtend(MCExpr const &Expr, bool Val) { in setMustExtend() function in HexagonMCInstrInfo 890 HExpr.setMustExtend(Val); in setMustExtend()
406 NewExpr->setMustExtend(Expr->mustExtend()); in addSignedImmOperands() 1266 HexagonMCInstrInfo::setMustExtend(*Expr, MustExtend); in parseInstruction() 1637 HexagonMCInstrInfo::setMustExtend( in processInstruction()