Home
last modified time | relevance | path

Searched refs:art_portable_alloc_array_from_code (Results 1 – 3 of 3) sorted by relevance

/art/runtime/entrypoints/portable/
Dportable_alloc_entrypoints.cc40 extern "C" mirror::Object* art_portable_alloc_array_from_code(uint32_t type_idx, in art_portable_alloc_array_from_code() function
/art/compiler/llvm/
Druntime_support_llvm_func_list.h40 V(AllocArray, art_portable_alloc_array_from_code) \
Dart_module.ll74 declare %JavaObject* @art_portable_alloc_array_from_code(i32, %JavaObject*, i32, %JavaObject*)