Searched refs:JIT (Results 176 - 183 of 183) sorted by relevance

12345678

/macosx-10.10.1/JavaScriptCore-7600.1.17/llint/
H A DLowLevelInterpreter32_64.asm2082 # This is where we end up from the JIT's throw trampoline (because the
2154 # This essentially emulates the JIT's throwing protocol.
H A DLowLevelInterpreter.asm1225 # These opcodes should never arise when using LLInt or either JIT. We assert
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSObject.h94 friend class JIT;
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DCCallHelpers.h29 #if ENABLE(JIT)
996 #error "JIT not supported on this platform."
1711 #endif // ENABLE(JIT)
H A DRepatch.cpp29 #if ENABLE(JIT)
38 #include "JIT.h"
/macosx-10.10.1/llvmCore-3425.0.34/
H A Dconfigure697 JIT
1463 Tell OProfile >= 0.9.4 how to symbolize JIT output
1464 --with-intel-jitevents Notify Intel JIT profiling API of generated code
5186 JIT=
13588 *) { { echo "$as_me:$LINENO: error: Intel JIT API support is available on Linux and Windows only." >&5
13589 echo "$as_me: error: Intel JIT API support is available on Linux and Windows only." >&2;}
13595 *) { { echo "$as_me:$LINENO: error: Target architecture $llvm_cv_target_arch does not support Intel JIT Events API." >&5
13596 echo "$as_me: error: Target architecture $llvm_cv_target_arch does not support Intel JIT Events API." >&2;}
21921 JIT!$JIT
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/
H A Dconfigure693 JIT
1435 Tell OProfile >= 0.9.4 how to symbolize JIT output
5048 JIT=
21651 JIT!$JIT$ac_delim
/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm.mli2369 This type of pipeline is suitable for code generation and JIT compilation

Completed in 159 milliseconds

12345678