Home
last modified time | relevance | path

Searched refs:IsLeon (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h36 bool IsLeon; variable
82 bool isLeon() const { return IsLeon; } in isLeon()
H A DSparcSubtarget.cpp32 IsLeon = false; in initializeSubtargetDependencies()
H A DSparc.td49 : SubtargetFeature<"leon", "IsLeon", "true",