Home
last modified time | relevance | path

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

/art/compiler/llvm/
Druntime_support_llvm_func_list.h57 V(Set32Instance, art_portable_set32_instance_from_code) \
Dart_module.ll103 declare i32 @art_portable_set32_instance_from_code(i32, %JavaObject*, %JavaObject*, i32)
/art/runtime/entrypoints/portable/
Dportable_field_entrypoints.cc134 extern "C" int32_t art_portable_set32_instance_from_code(uint32_t field_idx, in art_portable_set32_instance_from_code() function