Home
last modified time | relevance | path

Searched refs:IsV9 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp31 IsV9 = false; in initializeSubtargetDependencies()
61 if (!IsV9) in initializeSubtargetDependencies()
H A DSparcSubtarget.h35 bool IsV9; variable
81 bool isV9() const { return IsV9; } in isV9()
H A DSparc.td34 : SubtargetFeature<"v9", "IsV9", "true",
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DWritingAnLLVMBackend.rst1741 def FeatureV9 : SubtargetFeature<"v9", "IsV9", "true",