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