Home
last modified time | relevance | path

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

/art/compiler/llvm/
Druntime_support_llvm_func_list.h52 V(Set64Static, art_portable_set64_static_from_code) \
Dart_module.ll96 declare i32 @art_portable_set64_static_from_code(i32, %JavaObject*, i64)
/art/runtime/entrypoints/portable/
Dportable_field_entrypoints.cc47 extern "C" int32_t art_portable_set64_static_from_code(uint32_t field_idx, in art_portable_set64_static_from_code() function