Searched refs:mustNotExtend (Results 1 – 5 of 5) sorted by relevance
31 bool mustNotExtend() const;
53 bool HexagonMCExpr::mustNotExtend() const { return MustNotExtend; } in mustNotExtend() function in HexagonMCExpr
480 HexagonMCInstrInfo::mustNotExtend(*MO.getExpr())) in isConstExtended()707 bool HexagonMCInstrInfo::mustNotExtend(MCExpr const &Expr) { in mustNotExtend() function in llvm::HexagonMCInstrInfo709 return HExpr.mustNotExtend(); in mustNotExtend()
269 bool mustNotExtend(MCExpr const &Expr);
538 if (HexagonMCInstrInfo::mustNotExtend(*Operand.getExpr())) in isInstRelaxable()