Searched defs:IsStatic (Results 1 – 15 of 15) sorted by relevance
| /art/compiler/optimizing/ |
| D | intrinsics_x86.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ argument 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ argument
|
| D | intrinsics_x86_64.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ argument 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ argument
|
| D | intrinsics_arm64.h | 44 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ argument 68 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ argument
|
| D | intrinsics_arm.h | 42 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ argument 68 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ argument
|
| D | intrinsics.h | 58 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ in Dispatch() argument 73 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ argument
|
| D | intrinsics.cc | 34 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ in GetIntrinsicInvokeType() argument 364 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ in operator <<() argument
|
| D | nodes.h | 2367 #define OPTIMIZING_INTRINSICS(Name, IsStatic) k ## Name, argument 2491 bool IsStatic() const { in IsStatic() function
|
| /art/runtime/ |
| D | art_field.h | 61 bool IsStatic() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsStatic() function
|
| D | art_method.h | 98 bool IsStatic() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsStatic() function
|
| /art/runtime/mirror/ |
| D | field.h | 59 bool IsStatic() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsStatic() function
|
| /art/compiler/driver/ |
| D | dex_compilation_unit.h | 94 bool IsStatic() const { in IsStatic() function
|
| /art/compiler/jni/quick/ |
| D | calling_convention.h | 104 bool IsStatic() const { in IsStatic() function
|
| /art/compiler/dex/ |
| D | mir_method_info.h | 38 bool IsStatic() const { in IsStatic() function
|
| D | mir_field_info.h | 46 bool IsStatic() const { in IsStatic() function
|
| /art/runtime/verifier/ |
| D | method_verifier.h | 268 bool IsStatic() const { in IsStatic() function
|