Searched refs:s23_2_reloc (Results 1 – 5 of 5) sorted by relevance
33 bool s23_2_reloc() const;
55 bool HexagonMCExpr::s23_2_reloc() const { return S23_2_reloc; } in s23_2_reloc() function in HexagonMCExpr
279 bool s23_2_reloc(MCExpr const &Expr);
781 bool HexagonMCInstrInfo::s23_2_reloc(MCExpr const &Expr) { in s23_2_reloc() function in llvm::HexagonMCInstrInfo783 return HExpr.s23_2_reloc(); in s23_2_reloc()
578 if (HexagonMCInstrInfo::s23_2_reloc(*MO.getExpr())) in getExprOpValue()