/art/compiler/optimizing/ |
D | intrinsics.cc | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ in GetIntrinsicInvokeType() argument 55 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ in NeedsEnvironmentOrCache() argument 71 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ in GetSideEffects() argument 87 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ in GetExceptions() argument 609 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ in operator <<() argument
|
D | intrinsics_mips.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument 63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
|
D | intrinsics_mips64.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument 63 #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_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_arm64.h | 44 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument 68 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
|
D | intrinsics_arm.h | 43 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument 70 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
|
D | intrinsics.h | 60 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironment, SideEffects, Exceptions) \ in Dispatch() argument 75 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironment, SideEffects, Exceptions) \ argument
|
D | nodes.h | 3663 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument 4032 bool IsStatic() const { in IsStatic() function
|
/art/runtime/ |
D | art_field.h | 60 bool IsStatic() SHARED_REQUIRES(Locks::mutator_lock_) { in IsStatic() function
|
D | art_method.h | 257 bool IsStatic() { in IsStatic() function
|
/art/runtime/mirror/ |
D | field.h | 59 bool IsStatic() SHARED_REQUIRES(Locks::mutator_lock_) { in IsStatic() function
|
/art/compiler/driver/ |
D | dex_compilation_unit.h | 93 bool IsStatic() const { in IsStatic() function
|
/art/compiler/jni/quick/ |
D | calling_convention.h | 106 bool IsStatic() const { in IsStatic() function
|
/art/runtime/verifier/ |
D | method_verifier.h | 310 bool IsStatic() const { in IsStatic() function
|