Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZSubtarget.h41 bool isZ10() const { return HasZ10Insts; } in isZ10() function
DSystemZInstrInfo.td16 def IsZ10 : Predicate<"Subtarget.isZ10()">;