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

/art/compiler/optimizing/
H A Dintrinsics_mips.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ macro
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #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_mips64.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ macro
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #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_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_arm.h43 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ macro
46 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
48 #undef OPTIMIZING_INTRINSICS macro
70 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ macro
73 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
75 #undef OPTIMIZING_INTRINSICS macro
H A Dintrinsics_arm64.h44 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ macro
47 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
49 #undef OPTIMIZING_INTRINSICS macro
68 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ macro
71 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
73 #undef OPTIMIZING_INTRINSICS macro
H A Dintrinsics.cc39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ macro
43 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
45 #undef OPTIMIZING_INTRINSICS macro
55 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ macro
59 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
61 #undef OPTIMIZING_INTRINSICS macro
71 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ macro
75 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
77 #undef OPTIMIZING_INTRINSICS macro
87 #define OPTIMIZING_INTRINSICS(Nam macro
93 #undef OPTIMIZING_INTRINSICS macro
609 #define OPTIMIZING_INTRINSICS macro
617 #undef OPTIMIZING_INTRINSICS macro
[all...]
H A Dintrinsics.h60 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironment, SideEffects, Exceptions) \ macro
65 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
67 #undef OPTIMIZING_INTRINSICS macro
75 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironment, SideEffects, Exceptions) \ macro
79 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
81 #undef OPTIMIZING_INTRINSICS macro
H A Dnodes.h3663 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \ macro
3667 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
3669 #undef OPTIMIZING_INTRINSICS macro

Completed in 108 milliseconds