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 29 bool V8DeprecatedInsts;
39 bool useDeprecatedV8Instructions() const { return V8DeprecatedInsts; }
SparcSubtarget.cpp 30 V8DeprecatedInsts(false),

Completed in 120 milliseconds