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

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

Completed in 600 milliseconds