Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcSubtarget.h39 bool useDeprecatedV8Instructions() const { return V8DeprecatedInsts; } in useDeprecatedV8Instructions() function
DSparcInstrInfo.td46 def UseDeprecatedInsts : Predicate<"Subtarget.useDeprecatedV8Instructions()">;