Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h53 bool HasLeonCycleCounter; variable
100 bool hasLeonCycleCounter() const { return HasLeonCycleCounter; } in hasLeonCycleCounter()
H A DSparcSubtarget.cpp50 HasLeonCycleCounter = false; in initializeSubtargetDependencies()
H A DLeonFeatures.td62 : SubtargetFeature<"leoncyclecounter", "HasLeonCycleCounter", "true",