HomeSort by relevance Sort by last modified time
    Searched refs:GetOrCreate (Results 1 - 10 of 10) sorted by null

  /art/compiler/optimizing/
dex_cache_array_fixups_mips.cc 74 return dex_cache_array_bases_.GetOrCreate(
code_generator_arm64.cc     [all...]
code_generator_mips64.cc     [all...]
code_generator_arm.cc     [all...]
code_generator_arm_vixl.cc     [all...]
code_generator_mips.cc     [all...]
  /art/runtime/
safe_map.h 129 V GetOrCreate(const K& k, CreateFn create) {
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 649 u8 *map2 = GetOrCreate(idx / kSize2);
668 u8 *GetOrCreate(uptr idx) {
    [all...]
  /art/compiler/
oat_writer.cc 788 quick_code_offset = dedupe_map_.GetOrCreate(
    [all...]
  /art/compiler/utils/arm/
assembler_thumb2.cc     [all...]

Completed in 665 milliseconds