Home
last modified time | relevance | path

Searched refs:V8DeprecatedInsts (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcSubtarget.h28 bool V8DeprecatedInsts; variable
38 bool useDeprecatedV8Instructions() const { return V8DeprecatedInsts; } in useDeprecatedV8Instructions()
DSparcSubtarget.cpp28 V8DeprecatedInsts(false), in SparcSubtarget()
DSparc.td27 : SubtargetFeature<"deprecated-v8", "V8DeprecatedInsts", "true",
/external/llvm/lib/Target/Sparc/
DSparcSubtarget.h37 bool V8DeprecatedInsts; variable
90 bool useDeprecatedV8Instructions() const { return V8DeprecatedInsts; } in useDeprecatedV8Instructions()
DSparcSubtarget.cpp33 V8DeprecatedInsts = false; in initializeSubtargetDependencies()
DSparc.td26 : SubtargetFeature<"deprecated-v8", "V8DeprecatedInsts", "true",
/external/llvm/docs/
DWritingAnLLVMBackend.rst1704 "V8DeprecatedInsts", "true",