Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h86 bool useDeprecatedV8Instructions() const { return V8DeprecatedInsts; } in useDeprecatedV8Instructions() function
H A DSparcInstrInfo.td75 def UseDeprecatedInsts : Predicate<"Subtarget->useDeprecatedV8Instructions()">;