Home | History | Annotate | Download | only in arm64

Lines Matching full:entrypoints

17 #include "entrypoints/interpreter/interpreter_entrypoints.h"
18 #include "entrypoints/jni/jni_entrypoints.h"
19 #include "entrypoints/portable/portable_entrypoints.h"
20 #include "entrypoints/quick/quick_entrypoints.h"
21 #include "entrypoints/entrypoint_utils.h"
22 #include "entrypoints/math_entrypoints.h"
26 // Interpreter entrypoints.
34 // Portable entrypoints.
38 // Cast entrypoints.
43 // DexCache entrypoints.
49 // Field entrypoints.
63 // Array entrypoints.
69 // Lock entrypoints.
82 // Intrinsic entrypoints.
86 // Invoke entrypoints.
96 // Thread entrypoints.
99 // Throw entrypoints.
172 // TODO nullptr entrypoints not needed for ARM64 - generate inline.