Home
last modified time | relevance | path

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

/art/compiler/llvm/
Druntime_support_llvm_func_list.h59 V(SetObjectInstance, art_portable_set_obj_instance_from_code) \
Dart_module.ll105 declare i32 @art_portable_set_obj_instance_from_code(i32, %JavaObject*, %JavaObject*, %JavaObject*)
/art/runtime/entrypoints/portable/
Dportable_field_entrypoints.cc174 extern "C" int32_t art_portable_set_obj_instance_from_code(uint32_t field_idx, in art_portable_set_obj_instance_from_code() function