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

  /external/webkit/JavaScriptCore/assembler/
MacroAssemblerX86Common.h 959 NotCheckedSSE2,
966 if (s_sse2CheckState == NotCheckedSSE2) {
992 ASSERT(s_sse2CheckState != NotCheckedSSE2);
  /external/webkit/JavaScriptCore/jit/
JIT.cpp 32 JSC::MacroAssemblerX86Common::SSE2CheckState JSC::MacroAssemblerX86Common::s_sse2CheckState = NotCheckedSSE2;

Completed in 32 milliseconds