Searched refs:HasPWRPSR (Results 1 – 4 of 4) sorted by relevance
49 bool HasPWRPSR; variable96 bool hasPWRPSR() const { return HasPWRPSR; } in hasPWRPSR()
46 HasPWRPSR = false; in initializeSubtargetDependencies()
52 : SubtargetFeature<"leonpwrpsr", "HasPWRPSR", "true",
58 // HasPWRPSR - This is true when the target processor supports partial60 def HasPWRPSR : Predicate<"Subtarget->hasPWRPSR()">,1575 let Predicates = [HasPWRPSR], Defs = [PSR], rd=1 in {