Searched refs:s27_2_reloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCExpr.h32 bool s27_2_reloc() const;
H A DHexagonMCExpr.cpp96 bool HexagonMCExpr::s27_2_reloc() const { return S27_2_reloc; } function in class:HexagonMCExpr
H A DHexagonMCInstrInfo.h311 bool s27_2_reloc(MCExpr const &Expr);
H A DHexagonMCInstrInfo.cpp798 bool HexagonMCInstrInfo::s27_2_reloc(MCExpr const &Expr) { function in class:HexagonMCInstrInfo
802 return HExpr->s27_2_reloc();
H A DHexagonMCCodeEmitter.cpp643 if (HexagonMCInstrInfo::s27_2_reloc(*MO.getExpr())) {

Completed in 112 milliseconds