Home | Sort by relevance Sort by last modified time |
/external/llvm/lib/Target/Sparc/ | |
SparcSubtarget.h | 35 bool V8DeprecatedInsts; 69 bool useDeprecatedV8Instructions() const { return V8DeprecatedInsts; } |
SparcSubtarget.cpp | 32 V8DeprecatedInsts = false; |