/art/dex2oat/linker/ |
D | image_test.cc | 34 CompilationHelper helper; in TEST_F() local 47 CompilationHelper helper; in TEST_F() local 110 CompilationHelper helper; in TEST_F() local 170 CompilationHelper helper; in TEST_F() local
|
D | image_write_read_test.cc | 29 CompilationHelper helper; in TestWriteRead() local
|
D | image_test.h | 351 CompilationHelper& helper, in Compile()
|
D | image_writer.cc | 1779 VisitReferencesVisitor(LayoutHelper* helper, size_t oat_index) in VisitReferencesVisitor()
|
/art/compiler/optimizing/ |
D | superblock_cloner_test.cc | 307 LoopClonerHelper helper(loop_info, &bb_map, &hir_map, /* induction_range= */ nullptr); in TEST_F() local 344 LoopClonerHelper helper(loop_info, &bb_map, &hir_map, /* induction_range= */ nullptr); in TEST_F() local 382 LoopClonerHelper helper(loop_info, &bb_map, &hir_map, /* induction_range= */ nullptr); in TEST_F() local 446 LoopClonerSimpleHelper helper(loop_info, /* induction_range= */ nullptr); in TEST_F() local 495 LoopClonerSimpleHelper helper(loop1_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F() local 541 LoopClonerSimpleHelper helper(loop3_header->GetLoopInformation(), /* induction_range= */ nullptr); in TEST_F() local 606 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 808 LoopClonerSimpleHelper helper(loop_info, &induction_range_); in TryUnrollingForBranchPenaltyReduction() local 833 LoopClonerSimpleHelper helper(loop_info, &induction_range_); in TryPeelingForLoopInvariantExitsElimination() local
|
D | superblock_cloner.cc | 1137 LoopClonerHelper helper( in IsLoopClonable() local
|
D | load_store_elimination.cc | 2950 HeapReferenceData(PartialLoadStoreEliminationHelper* helper, in HeapReferenceData() 3617 HInstruction* LSEVisitor::SetupPartialMaterialization(PartialLoadStoreEliminationHelper& helper, in SetupPartialMaterialization() 3718 PartialLoadStoreEliminationHelper helper(this, &saa); in MovePartialEscapes() local
|
D | nodes.cc | 432 ReachabilityAnalysisHelper helper(this, &reachability_graph_, GetArenaStack()); in ComputeReachabilityInformation() 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/jit/ |
D | profile_saver.cc | 393 explicit CollectInternalVisitor(GetClassesAndMethodsHelper* helper) in CollectInternalVisitor() 783 GetClassesAndMethodsHelper helper(startup, options_, GetProfileSampleAnnotation()); in FetchAndCacheResolvedClassesAndMethods() local
|
/art/runtime/interpreter/mterp/arm64ng/ |
D | main.S | 270 .macro NTERP_TRAMPOLINE name, helper
|
/art/runtime/interpreter/mterp/armng/ |
D | main.S | 281 .macro NTERP_TRAMPOLINE name, helper
|
/art/runtime/interpreter/mterp/x86_64ng/ |
D | main.S | 235 .macro NTERP_TRAMPOLINE name, helper
|
/art/openjdkjvmti/ |
D | ti_heap.cc | 923 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
|
/art/runtime/ |
D | class_linker.cc | 8169 LinkInterfaceMethodsHelper helper(this, klass, self, runtime); in LinkInterfaceMethods() local
|