Home
last modified time | relevance | path

Searched refs:hasV55Ops (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonDepArch.td20 def HasV55 : Predicate<"HST->hasV55Ops()">, AssemblerPredicate<"ArchV55">;
DHexagonSubtarget.h129 bool hasV55Ops() const { in hasV55Ops() function