Home
last modified time | relevance | path

Searched defs:IsStatic (Results 1 – 15 of 15) sorted by relevance

/art/compiler/optimizing/
Dintrinsics.cc39 #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
Dintrinsics_mips.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
Dintrinsics_mips64.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
Dintrinsics_x86.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
Dintrinsics_x86_64.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
Dintrinsics_arm64.h44 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
68 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
Dintrinsics_arm.h43 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
70 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
Dintrinsics.h60 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironment, SideEffects, Exceptions) \ in Dispatch() argument
75 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironment, SideEffects, Exceptions) \ argument
Dnodes.h3663 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ argument
4032 bool IsStatic() const { in IsStatic() function
/art/runtime/
Dart_field.h60 bool IsStatic() SHARED_REQUIRES(Locks::mutator_lock_) { in IsStatic() function
Dart_method.h257 bool IsStatic() { in IsStatic() function
/art/runtime/mirror/
Dfield.h59 bool IsStatic() SHARED_REQUIRES(Locks::mutator_lock_) { in IsStatic() function
/art/compiler/driver/
Ddex_compilation_unit.h93 bool IsStatic() const { in IsStatic() function
/art/compiler/jni/quick/
Dcalling_convention.h106 bool IsStatic() const { in IsStatic() function
/art/runtime/verifier/
Dmethod_verifier.h310 bool IsStatic() const { in IsStatic() function