/art/compiler/optimizing/ |
D | register_allocation_resolver.h | 90 ArenaAllocator* const allocator_; variable
|
D | block_builder.h | 69 ArenaAllocator* const allocator_; variable
|
D | graph_checker.h | 112 ScopedArenaAllocator allocator_; variable
|
D | register_allocator.h | 90 ScopedArenaAllocator* const allocator_; variable
|
D | parallel_move_resolver.h | 197 ArenaAllocator* const allocator_; variable
|
D | intrinsics_mips.h | 53 ArenaAllocator* const allocator_; variable
|
D | intrinsics_mips64.h | 53 ArenaAllocator* const allocator_; variable
|
D | stack_map_stream.h | 100 ScopedArenaAllocator* allocator_; variable
|
D | instruction_builder.h | 294 ArenaAllocator* const allocator_; variable
|
D | gvn.cc | 317 ScopedArenaAllocator* const allocator_; member in art::ValueSet 360 ScopedArenaAllocator allocator_; member in art::GlobalValueNumberer
|
D | optimizing_unit_test.h | 103 ArenaAllocator allocator_; variable
|
D | ssa_liveness_analysis.h | 989 : allocator_(allocator), in allocator_() function 1095 ScopedArenaAllocator* const allocator_; variable 1317 ScopedArenaAllocator* const allocator_; variable
|
D | scheduler.h | 318 ScopedArenaAllocator* const allocator_; variable
|
D | load_store_elimination.cc | 863 ScopedArenaAllocator allocator_; member in art::LSEVisitor
|
D | bounds_check_elimination.cc | 354 ScopedArenaAllocator* const allocator_; member in art::ValueRange 1907 ScopedArenaAllocator allocator_; member in art::BCEVisitor
|
/art/runtime/mirror/ |
D | class_loader.h | 83 uint64_t allocator_; variable
|
/art/compiler/utils/ |
D | jni_macro_assembler_test.h | 144 std::unique_ptr<ArenaAllocator> allocator_; variable
|
D | assembler.h | 256 ArenaAllocator* const allocator_; variable
|
/art/libartbase/base/ |
D | arena_bit_vector.cc | 75 ArenaAlloc* const allocator_; member in art::ArenaBitVectorAllocator
|
D | bit_vector.h | 289 Allocator* const allocator_; // Allocator if expandable. variable
|
/art/runtime/verifier/ |
D | reg_type_cache.h | 207 ScopedArenaAllocator& allocator_; variable
|
D | method_verifier.h | 280 ScopedArenaAllocator allocator_; variable
|
/art/runtime/ |
D | monitor_pool.h | 240 Allocator allocator_; variable
|
/art/libprofile/profile/ |
D | profile_compilation_info.h | 560 ArenaAllocator* const allocator_; member 856 ArenaAllocator allocator_; variable
|
/art/runtime/jit/ |
D | profiling_info_test.cc | 223 std::unique_ptr<ArenaAllocator> allocator_; member in art::ProfileCompilationInfoTest
|