/external/llvm/unittests/ExecutionEngine/JIT/ |
JITEventListenerTest.cpp | 17 #include "llvm/ExecutionEngine/JIT.h" 70 .setEngineKind(EngineKind::JIT) 88 // Tests that a single JITEventListener follows JIT events accurately. 128 // Tests that a single JITEventListener follows JIT events accurately. 231 // Required to create a JIT.
|
JITEventListenerTestCommon.h | 17 #include "llvm/ExecutionEngine/JIT.h" 37 // Required to create a JIT. 72 .setEngineKind(llvm::EngineKind::JIT) 79 "JIT", 80 "JIT", 81 "JIT",
|
/external/webkit/Source/JavaScriptCore/bytecode/ |
SamplingTool.h | 44 friend class JIT;
|
CodeBlock.cpp | 36 #include "JIT.h" 182 #if ENABLE(JIT) 382 #if ENABLE(JIT) [all...] |
/external/webkit/Source/JavaScriptCore/jit/ |
JITStubs.cpp | 33 #if ENABLE(JIT) 44 #include "JIT.h" 391 #error "JIT not supported on this platform." 416 // Form the JIT stubs area 463 #error "JIT not supported on this platform." 760 JIT::compileCTIMachineTrampolines(globalData, &m_executablePool, &m_trampolineStructure); 847 JIT::compilePutByIdTransition(callFrame->scopeChain()->globalData, codeBlock, stubInfo, structure->previousID(), structure, slot.cachedOffset(), prototypeChain, returnAddress, direct); 853 JIT::patchPutByIdReplace(codeBlock, stubInfo, structure, slot.cachedOffset(), returnAddress, direct); 870 JIT::compilePatchGetArrayLength(callFrame->scopeChain()->globalData, codeBlock, returnAddress); 903 JIT::patchGetByIdSelf(codeBlock, stubInfo, structure, slot.cachedOffset(), returnAddress) [all...] |
ThunkGenerators.cpp | 33 #if ENABLE(JIT) 37 static void stringCharLoad(SpecializedThunkJIT& jit) 40 jit.loadJSStringArgument(SpecializedThunkJIT::ThisArgument, SpecializedThunkJIT::regT0); 44 jit.load32(MacroAssembler::Address(SpecializedThunkJIT::regT0, ThunkHelpers::jsStringLengthOffset()), SpecializedThunkJIT::regT2); 45 jit.loadPtr(MacroAssembler::Address(SpecializedThunkJIT::regT0, ThunkHelpers::jsStringValueOffset()), SpecializedThunkJIT::regT0); 46 jit.loadPtr(MacroAssembler::Address(SpecializedThunkJIT::regT0, ThunkHelpers::stringImplDataOffset()), SpecializedThunkJIT::regT0); 49 jit.loadInt32Argument(0, SpecializedThunkJIT::regT1); // regT1 contains the index 52 jit.appendFailure(jit.branch32(MacroAssembler::AboveOrEqual, SpecializedThunkJIT::regT1, SpecializedThunkJIT::regT2)); 55 jit.load16(MacroAssembler::BaseIndex(SpecializedThunkJIT::regT0, SpecializedThunkJIT::regT1, MacroAsse (…) [all...] |
ExecutableAllocator.h | 96 #if ENABLE(JIT) && ENABLE(ASSEMBLER) 376 #endif // ENABLE(JIT) && ENABLE(ASSEMBLER)
|
JITStubs.h | 39 #if ENABLE(JIT) 112 // When JIT code makes a call, it pushes its return address just below the rest of the stack. 140 // When JIT code makes a call, it pushes its return address just below the rest of the stack. 198 // When JIT code makes a call, it pushes its return address just below the rest of the stack. 438 #endif // ENABLE(JIT)
|
/external/webkit/Source/JavaScriptCore/bytecompiler/ |
BytecodeGenerator.cpp | [all...] |
/external/webkit/Source/JavaScriptCore/heap/ |
Heap.cpp | 78 #if ENABLE(JIT)
|
/external/webkit/Source/JavaScriptCore/runtime/ |
JSValue.h | 101 friend class JIT;
|
JSObject.h | 77 friend class JIT; [all...] |
JSString.h | 67 friend class JIT;
|
/dalvik/vm/mterp/armv5te/ |
footer.S | 312 cmp r0, #0 @ JIT switched off? 360 mov r3, #0 @ 0 means not in the JIT code cache 369 * r2 is jit state. 374 bne 3f @ already doing JIT work, continue 455 * The JIT's invoke method needs to remember the callsite class and 773 str r10, [rSELF, #offThread_inJitCodeCache] @ may return to JIT'ed land [all...] |
/external/v8/tools/ |
codemap.js | 36 * Dynamic code entries. Used for JIT compiled code.
|
profile.js | 128 * Registers dynamic (JIT-compiled) code entry. 144 * Registers dynamic (JIT-compiled) code entry.
|
/external/webkit/Source/JavaScriptCore/interpreter/ |
Interpreter.cpp | 68 #if ENABLE(JIT) 69 #include "JIT.h" 581 #if ENABLE(JIT) && ENABLE(INTERPRETER) 586 #elif ENABLE(JIT) 765 #if ENABLE(JIT) [all...] |
/external/llvm/lib/ExecutionEngine/JIT/ |
JITDwarfEmitter.cpp | 10 // This file defines a JITDwarfEmitter object that is used by the JIT to 15 #include "JIT.h" 34 JITDwarfEmitter::JITDwarfEmitter(JIT& theJit) : MMI(0), Jit(theJit) {} 458 JCE->emitInt32((intptr_t)Jit.getOrEmitGlobalVariable(GV)); 460 JCE->emitInt64((intptr_t)Jit.getOrEmitGlobalVariable(GV)); 509 JCE->emitInt32(((intptr_t)Jit.getPointerToGlobal(Personality))); 512 JCE->emitInt64(((intptr_t)Jit.getPointerToGlobal(Personality)));
|
/external/mesa3d/src/pixelflinger2/ |
texture.cpp | 28 #include <llvm/ExecutionEngine/JIT.h>
|
/external/llvm/examples/ExceptionDemo/ |
ExceptionDemo.cpp | 54 #include "llvm/ExecutionEngine/JIT.h" [all...] |
/external/webkit/Source/WebCore/bindings/scripts/test/JS/ |
JSTestObj.cpp | 52 #if ENABLE(JIT) 108 #if ENABLE(JIT) 180 #if ENABLE(JIT) [all...] |
/dalvik/vm/mterp/out/ |
InterpAsm-armv5te-vfp.S | 202 #include "../common/jit-config.h" 300 ldr r2, [rSELF, #offThread_shadowSpace] @ to find out the jit exit state 302 ldr r3, [r2, #offShadowSpace_jitExitState] @ jit exit state [all...] |
InterpAsm-armv5te.S | 202 #include "../common/jit-config.h" 300 ldr r2, [rSELF, #offThread_shadowSpace] @ to find out the jit exit state 302 ldr r3, [r2, #offShadowSpace_jitExitState] @ jit exit state [all...] |
InterpAsm-armv7-a-neon.S | 202 #include "../common/jit-config.h" 314 ldr r2, [rSELF, #offThread_shadowSpace] @ to find out the jit exit state 316 ldr r3, [r2, #offShadowSpace_jitExitState] @ jit exit state [all...] |
InterpAsm-armv7-a.S | 202 #include "../common/jit-config.h" 314 ldr r2, [rSELF, #offThread_shadowSpace] @ to find out the jit exit state 316 ldr r3, [r2, #offShadowSpace_jitExitState] @ jit exit state [all...] |