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