Searched defs:NeedsEnvOrCache (Results 1 – 1 of 1) sorted by relevance
/art/compiler/optimizing/ |
D | nodes.cc | 3201 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnvOrCache, SideEffects, Exceptions, ...) \ in INTRINSICS_LIST() argument 3217 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnvOrCache, SideEffects, Exceptions, ...) \ in GetSideEffectsIntrinsic() argument 3233 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnvOrCache, SideEffects, Exceptions, ...) \ in GetExceptionsIntrinsic() argument
|