Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCExpr.cpp89 bool HexagonMCExpr::mustExtend() const { return MustExtend; } in mustExtend() function in HexagonMCExpr
DHexagonMCInstrInfo.cpp781 bool HexagonMCInstrInfo::mustExtend(MCExpr const &Expr) { in mustExtend() function in HexagonMCInstrInfo