Home
last modified time | relevance | path

Searched refs:OPTIMIZING_INTRINSICS (Results 1 – 9 of 9) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_mips64.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef OPTIMIZING_INTRINSICS
Dintrinsics_mips.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef OPTIMIZING_INTRINSICS
Dintrinsics_x86_64.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef OPTIMIZING_INTRINSICS
Dintrinsics_x86.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef OPTIMIZING_INTRINSICS
Dintrinsics_arm_vixl.h36 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
39 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
41 #undef OPTIMIZING_INTRINSICS
63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
66 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
68 #undef OPTIMIZING_INTRINSICS
Dintrinsics_arm64.h47 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
50 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
52 #undef OPTIMIZING_INTRINSICS
72 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro
75 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
77 #undef OPTIMIZING_INTRINSICS
Dintrinsics.cc48 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in INTRINSICS_LIST() macro
52 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST()
54 #undef OPTIMIZING_INTRINSICS in INTRINSICS_LIST()
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in NeedsEnvironmentOrCache() macro
68 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in NeedsEnvironmentOrCache()
70 #undef OPTIMIZING_INTRINSICS in NeedsEnvironmentOrCache()
80 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in GetSideEffects() macro
84 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in GetSideEffects()
86 #undef OPTIMIZING_INTRINSICS in GetSideEffects()
96 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in GetExceptions() macro
[all …]
Dintrinsics.h69 #define OPTIMIZING_INTRINSICS(Name, ...) \ in Dispatch() macro
74 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in Dispatch()
76 #undef OPTIMIZING_INTRINSICS in Dispatch()
84 #define OPTIMIZING_INTRINSICS(Name, ...) \ macro
88 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST() argument
90 #undef OPTIMIZING_INTRINSICS in INTRINSICS_LIST()
/art/runtime/
Dintrinsics_enum.h23 #define OPTIMIZING_INTRINSICS(Name, ...) \ macro
27 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
29 #undef OPTIMIZING_INTRINSICS