Searched refs:NeedsEnv (Results 1 – 1 of 1) sorted by relevance
/art/compiler/optimizing/ |
D | nodes.cc | 3434 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnv, SideEffects, Exceptions, ...) \ in ART_INTRINSICS_LIST() argument 3436 return NeedsEnv; in ART_INTRINSICS_LIST() 3448 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnv, SideEffects, Exceptions, ...) \ in GetSideEffectsIntrinsic() argument 3462 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnv, SideEffects, Exceptions, ...) \ in GetExceptionsIntrinsic() argument
|