HomeSort by relevance Sort by last modified time
    Searched refs:OPTIMIZING_INTRINSICS (Results 1 - 9 of 9) sorted by null

  /art/compiler/optimizing/
intrinsics_arm64.h 44 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
47 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
49 #undef OPTIMIZING_INTRINSICS
68 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
71 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
73 #undef OPTIMIZING_INTRINSICS
intrinsics_mips.h 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
66 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
68 #undef OPTIMIZING_INTRINSICS
intrinsics_mips64.h 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
66 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
68 #undef OPTIMIZING_INTRINSICS
intrinsics_x86.h 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef OPTIMIZING_INTRINSICS
intrinsics_x86_64.h 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef OPTIMIZING_INTRINSICS
intrinsics_arm.h 43 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
46 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
48 #undef OPTIMIZING_INTRINSICS
70 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
73 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
75 #undef OPTIMIZING_INTRINSICS
intrinsics.h 60 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironment, SideEffects, Exceptions) \
65 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
67 #undef OPTIMIZING_INTRINSICS
75 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironment, SideEffects, Exceptions) \
79 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
81 #undef OPTIMIZING_INTRINSICS
intrinsics.cc 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
43 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
45 #undef OPTIMIZING_INTRINSICS
55 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
59 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
61 #undef OPTIMIZING_INTRINSICS
71 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions) \
75 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
77 #undef OPTIMIZING_INTRINSICS
87 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions)
    [all...]
nodes.h     [all...]

Completed in 286 milliseconds