Home
last modified time | relevance | path

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

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