Home | Sort by relevance Sort by last modified time |
/external/llvm/lib/Target/Sparc/ | |
SparcSubtarget.h | 29 bool V8DeprecatedInsts; 39 bool useDeprecatedV8Instructions() const { return V8DeprecatedInsts; } |
SparcSubtarget.cpp | 30 V8DeprecatedInsts(false), |