Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics_arm_vixl.h36 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
63 #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_x86.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
Dintrinsics_arm64.h47 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
72 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… argument
Dintrinsics.cc41 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in operator <<() argument
Dnodes.h4702 bool IsStatic() const { in IsStatic() function
/art/runtime/mirror/
Dfield.h58 bool IsStatic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsStatic() function
/art/runtime/
Dart_field.h70 bool IsStatic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsStatic() function
Dart_method.h142 bool IsStatic() const { in IsStatic() function
/art/compiler/driver/
Ddex_compilation_unit.h95 bool IsStatic() const { in IsStatic() function
/art/libdexfile/dex/
Dclass_accessor.h161 bool IsStatic() const { in IsStatic() function
/art/compiler/jni/quick/
Dcalling_convention.h113 bool IsStatic() const { in IsStatic() function
/art/runtime/verifier/
Dmethod_verifier.cc214 bool IsStatic() const { in IsStatic() function in art::verifier::impl::__anon79162a830111::MethodVerifier