Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
DSparcSubtarget.h96 bool hasPWRPSR() const { return HasPWRPSR; } in hasPWRPSR() function
DSparcInstrInfo.td60 def HasPWRPSR : Predicate<"Subtarget->hasPWRPSR()">,