Searched defs:NeedsEnv (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ |
H A D | nodes.cc | 3431 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnv, SideEffects, Exceptions, ...) \ in ART_INTRINSICS_LIST() argument 3445 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnv, SideEffects, Exceptions, ...) \ in GetSideEffectsIntrinsic() argument 3459 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnv, SideEffects, Exceptions, ...) \ in GetExceptionsIntrinsic() argument
|