Home
last modified time | relevance | path

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

/art/runtime/entrypoints/portable/
Dportable_fillarray_entrypoints.cc24 extern "C" void art_portable_fill_array_data_from_code(mirror::ArtMethod* method, in art_portable_fill_array_data_from_code() function
/art/compiler/llvm/
Druntime_support_llvm_func_list.h64 V(FillArrayData, art_portable_fill_array_data_from_code) \
Dart_module.ll113 declare void @art_portable_fill_array_data_from_code(%JavaObject*, i32, %JavaObject*, i32)