/art/compiler/optimizing/ |
D | intrinsics_arm_vixl.h | 38 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument 63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
|
D | intrinsics_x86_64.h | 41 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
|
D | intrinsics_x86.h | 41 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
|
D | intrinsics_arm64.h | 49 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument 72 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
|
D | intrinsics.cc | 44 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in operator <<() argument
|
/art/runtime/mirror/ |
D | field.h | 55 bool IsStatic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsStatic() function
|
/art/runtime/ |
D | art_field.h | 79 bool IsStatic() { in IsStatic() function
|
/art/compiler/driver/ |
D | dex_compilation_unit.h | 96 bool IsStatic() const { in IsStatic() function
|
/art/libdexfile/dex/ |
D | class_accessor.h | 162 bool IsStatic() const { in IsStatic() function
|
/art/compiler/jni/quick/ |
D | calling_convention.h | 110 bool IsStatic() const { in IsStatic() function
|
/art/runtime/verifier/ |
D | method_verifier.cc | 194 bool IsStatic() const { in IsStatic() function in art::verifier::impl::__anonb5df90970111::MethodVerifier
|