Home
last modified time | relevance | path

Searched defs:InvokeType (Results 1 – 4 of 4) sorted by relevance

/art/libdexfile/dex/
Dinvoke_type.h24 enum InvokeType : uint32_t { enum
/art/runtime/
Druntime_intrinsics.cc95 #define IS_INTRINSIC_INITIALIZED(Name, InvokeType, _, __, ___, ClassName, MethodName, Signature) \ in AreAllIntrinsicsInitialized() argument
113 #define INITIALIZE_INTRINSIC(Name, InvokeType, _, __, ___, ClassName, MethodName, Signature) \ in InitializeIntrinsics() argument
/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DNewMethodCaller.java38 public enum InvokeType { enum in NewMethodCaller.AssociatedMutation
/art/compiler/optimizing/
Dnodes.cc3104 #define CHECK_INTRINSICS_ENUM_VALUES(Name, InvokeType, _, SideEffects, Exceptions, ...) \ argument
3118 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnvOrCache, SideEffects, Exceptions, ...) \ in INTRINSICS_LIST() argument
3134 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnvOrCache, SideEffects, Exceptions, ...) \ in GetSideEffectsIntrinsic() argument
3150 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnvOrCache, SideEffects, Exceptions, ...) \ in GetExceptionsIntrinsic() argument