Searched defs:mustExtend (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonMCExpr.cpp | 90 bool HexagonMCExpr::mustExtend() const { return MustExtend; } in mustExtend() function in HexagonMCExpr |
H A D | HexagonMCInstrInfo.cpp | 893 bool HexagonMCInstrInfo::mustExtend(MCExpr const &Expr) { in mustExtend() function in HexagonMCInstrInfo |