Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h100 bool hasLeonCycleCounter() const { return HasLeonCycleCounter; } in hasLeonCycleCounter() function
H A DSparcISelLowering.cpp1913 if (Subtarget->hasLeonCycleCounter()) in SparcTargetLowering()
3504 assert(Subtarget->hasLeonCycleCounter()); in ReplaceNodeResults()