/art/compiler/optimizing/ |
D | intrinsics_arm_vixl.h | 36 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument 63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
|
D | intrinsics_x86_64.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
|
D | intrinsics_mips.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
|
D | intrinsics_x86.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
|
D | intrinsics_mips64.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
|
D | intrinsics_arm64.h | 47 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument 72 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
|
D | intrinsics.cc | 41 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in operator <<() argument
|
D | nodes.h | 4686 bool IsStatic() const { in IsStatic() function
|
/art/runtime/mirror/ |
D | field.h | 51 bool IsStatic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsStatic() function
|
/art/runtime/ |
D | art_field.h | 71 bool IsStatic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsStatic() function
|
D | art_method.h | 140 bool IsStatic() { in IsStatic() function
|
/art/compiler/driver/ |
D | dex_compilation_unit.h | 95 bool IsStatic() const { in IsStatic() function
|
/art/compiler/jni/quick/ |
D | calling_convention.h | 110 bool IsStatic() const { in IsStatic() function
|
/art/libdexfile/dex/ |
D | class_accessor.h | 160 bool IsStatic() const { in IsStatic() function
|
/art/runtime/verifier/ |
D | method_verifier.cc | 173 bool IsStatic() const { in IsStatic() function in art::verifier::impl::__anonfaa579ac0111::MethodVerifier
|