Searched refs:templateEntryOffsets (Results 1 – 11 of 11) sorted by relevance
118 (int) gDvmJit.codeCache + templateEntryOffsets[opcode], in genDispatchToHandler()119 (int) gDvmJit.codeCache + templateEntryOffsets[opcode]); in genDispatchToHandler()121 (int) gDvmJit.codeCache + templateEntryOffsets[opcode], in genDispatchToHandler()122 (int) gDvmJit.codeCache + templateEntryOffsets[opcode]); in genDispatchToHandler()
30 static intptr_t templateEntryOffsets[TEMPLATE_LAST_MARK]; variable
267 (int) gDvmJit.codeCache + templateEntryOffsets[opcode], in selfVerificationBranchInsertPass()268 (int) gDvmJit.codeCache + templateEntryOffsets[opcode]); in selfVerificationBranchInsertPass()270 (int) gDvmJit.codeCache + templateEntryOffsets[opcode], in selfVerificationBranchInsertPass()271 (int) gDvmJit.codeCache + templateEntryOffsets[opcode]); in selfVerificationBranchInsertPass()4784 templateEntryOffsets[TEMPLATE_INTERPRET]); in dvmCompilerGetInterpretTemplate()
47 #define JIT_TEMPLATE(X) templateEntryOffsets[i++] = \ in dvmCompilerArchVariantInit()
42 #define JIT_TEMPLATE(X) templateEntryOffsets[i++] = \ in dvmCompilerArchVariantInit()
72 (int) gDvmJit.codeCache + templateEntryOffsets[opcode], in genTraceProfileEntry()73 (int) gDvmJit.codeCache + templateEntryOffsets[opcode]); in genTraceProfileEntry()75 (int) gDvmJit.codeCache + templateEntryOffsets[opcode], in genTraceProfileEntry()76 (int) gDvmJit.codeCache + templateEntryOffsets[opcode]); in genTraceProfileEntry()
36 static intptr_t templateEntryOffsets[TEMPLATE_LAST_MARK]; variable303 templateEntryOffsets[TEMPLATE_INTERPRET]); in dvmCompilerGetInterpretTemplate()
67 (int) gDvmJit.codeCache + templateEntryOffsets[opcode], in genTraceProfileEntry()68 (int) gDvmJit.codeCache + templateEntryOffsets[opcode]); in genTraceProfileEntry()70 (int) gDvmJit.codeCache + templateEntryOffsets[opcode], in genTraceProfileEntry()71 (int) gDvmJit.codeCache + templateEntryOffsets[opcode]); in genTraceProfileEntry()