Home
last modified time | relevance | path

Searched defs:mustExtend (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCExpr.cpp48 bool HexagonMCExpr::mustExtend() const { return MustExtend; } in mustExtend() function in HexagonMCExpr
DHexagonMCInstrInfo.cpp698 bool HexagonMCInstrInfo::mustExtend(MCExpr const &Expr) { in mustExtend() function in llvm::HexagonMCInstrInfo