Home
last modified time | relevance | path

Searched defs:IsStatic (Results 1 – 15 of 15) 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_mips.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_mips64.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.h4686 bool IsStatic() const { in IsStatic() function
/art/runtime/mirror/
Dfield.h51 bool IsStatic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsStatic() function
/art/runtime/
Dart_field.h71 bool IsStatic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsStatic() function
Dart_method.h140 bool IsStatic() { in IsStatic() function
/art/compiler/driver/
Ddex_compilation_unit.h95 bool IsStatic() const { in IsStatic() function
/art/compiler/jni/quick/
Dcalling_convention.h110 bool IsStatic() const { in IsStatic() function
/art/libdexfile/dex/
Dclass_accessor.h160 bool IsStatic() const { in IsStatic() function
/art/runtime/verifier/
Dmethod_verifier.cc173 bool IsStatic() const { in IsStatic() function in art::verifier::impl::__anonfaa579ac0111::MethodVerifier