HomeSort by relevance Sort by last modified time
    Searched refs:V8DeprecatedInsts (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Sparc/
SparcSubtarget.h 35 bool V8DeprecatedInsts;
69 bool useDeprecatedV8Instructions() const { return V8DeprecatedInsts; }
SparcSubtarget.cpp 32 V8DeprecatedInsts = false;

Completed in 40 milliseconds