/art/dex2oat/linker/ |
D | image_test.cc | 35 CompilationHelper helper; in TEST_F() local 48 CompilationHelper helper; in TEST_F() local 118 CompilationHelper helper; in TEST_F() local 178 CompilationHelper helper; in TEST_F() local 188 CompilationHelper helper; in TEST_F() local 210 CompilationHelper helper; in TEST_F() local
|
D | image_write_read_test.cc | 29 CompilationHelper helper; in TestWriteRead() local
|
D | image_test.h | 361 CompilationHelper& helper, in Compile()
|
D | image_writer.cc | 1863 VisitReferencesVisitor(LayoutHelper* helper, size_t oat_index) in VisitReferencesVisitor()
|
/art/compiler/optimizing/ |
D | superblock_cloner_test.cc | 308 LoopClonerHelper helper(loop_info, &bb_map, &hir_map, /* induction_range= */ nullptr); in TEST_F() local 345 LoopClonerHelper helper(loop_info, &bb_map, &hir_map, /* induction_range= */ nullptr); in TEST_F() local 383 LoopClonerHelper helper(loop_info, &bb_map, &hir_map, /* induction_range= */ nullptr); in TEST_F() local 447 LoopClonerSimpleHelper helper(loop_info, /* induction_range= */ nullptr); in TEST_F() local 496 LoopClonerSimpleHelper helper(loop1_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F() local 542 LoopClonerSimpleHelper helper(loop3_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F() local 607 LoopClonerSimpleHelper helper(loop3_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F() local
|
D | loop_optimization.cc | 434 LoopClonerSimpleHelper helper(loop_info, induction_range); in PeelByCount() local 1014 LoopClonerSimpleHelper helper(loop_info, &induction_range_); in TryUnrollingForBranchPenaltyReduction() local 1039 LoopClonerSimpleHelper helper(loop_info, &induction_range_); in TryPeelingForLoopInvariantExitsElimination() local
|
D | superblock_cloner.cc | 1144 LoopClonerHelper helper( in IsLoopClonable() local
|
/art/test/626-const-class-linking/src/ |
D | Main.java | 46 Class<?> helper = delegating_loader.loadClass("Helper1"); in testClearDexCache() local 103 Class<?> helper = misbehaving_loader.loadClass("Helper1"); in testMisbehavingLoader() local 313 private static WeakReference<Class<?>> wrapHelperGet(Class<?> helper) throws Exception { in wrapHelperGet()
|
/art/runtime/ |
D | runtime_image.cc | 353 explicit InternStringHash(RuntimeImageHelper* helper) : helper_(helper) {} in InternStringHash() 373 explicit InternStringEquals(RuntimeImageHelper* helper) : helper_(helper) {} in InternStringEquals() 396 explicit ClassDescriptorHash(RuntimeImageHelper* helper) : helper_(helper) {} in ClassDescriptorHash() 453 RuntimeImageHelper* helper, in PruneVisitor() 677 explicit NativePointerVisitor(RuntimeImageHelper* helper) : helper_(helper) {} in NativePointerVisitor()
|
D | class_linker.cc | 9058 LinkMethodsHelper<kRuntimePointerSize> helper(this, klass, self, runtime); in LinkMethods() local 9063 LinkMethodsHelper<kOtherPointerSize> helper(this, klass, self, runtime); in LinkMethods() local
|
/art/runtime/interpreter/mterp/riscv64/ |
D | main.S | 111 .macro NTERP_TRAMPOLINE name, helper
|
/art/runtime/jit/ |
D | profile_saver.cc | 371 explicit CollectInternalVisitor(GetClassesAndMethodsHelper* helper) in CollectInternalVisitor() 745 GetClassesAndMethodsHelper helper(startup, options_, GetProfileSampleAnnotation()); in FetchAndCacheResolvedClassesAndMethods() local
|
/art/runtime/interpreter/mterp/armng/ |
D | main.S | 275 .macro NTERP_TRAMPOLINE name, helper
|
/art/runtime/interpreter/mterp/x86_64ng/ |
D | main.S | 229 .macro NTERP_TRAMPOLINE name, helper
|
/art/runtime/interpreter/mterp/arm64ng/ |
D | main.S | 278 .macro NTERP_TRAMPOLINE name, helper
|
/art/runtime/interpreter/mterp/x86ng/ |
D | main.S | 266 .macro NTERP_TRAMPOLINE name, helper
|
/art/openjdkjvmti/ |
D | ti_heap.cc | 919 CollectAndReportRootsVisitor(FollowReferencesHelper* helper, in CollectAndReportRootsVisitor()
|
/art/dex2oat/linker/arm/ |
D | relative_patcher_thumb2_test.cc | 211 OptimizingUnitTestHelper helper; in CompileThunk() local
|
/art/dex2oat/linker/arm64/ |
D | relative_patcher_arm64_test.cc | 177 OptimizingUnitTestHelper helper; in CompileThunk() local
|