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

  /art/runtime/
intrinsics_enum.h 23 #define OPTIMIZING_INTRINSICS(Name, ...) \
27 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
29 #undef OPTIMIZING_INTRINSICS
  /art/compiler/optimizing/
intrinsics_arm_vixl.h 36 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...) \
39 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
41 #undef OPTIMIZING_INTRINSICS
63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...) \
66 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
68 #undef OPTIMIZING_INTRINSICS
intrinsics_mips.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_mips64.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.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_arm64.h 47 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...) \
50 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
52 #undef OPTIMIZING_INTRINSICS
72 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...) \
75 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
77 #undef OPTIMIZING_INTRINSICS
intrinsics.cc 48 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...) \
52 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
54 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...) \
68 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
70 #undef OPTIMIZING_INTRINSICS
80 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...) \
84 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
86 #undef OPTIMIZING_INTRINSICS
96 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...)
    [all...]
intrinsics.h 69 #define OPTIMIZING_INTRINSICS(Name, ...) \
74 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
76 #undef OPTIMIZING_INTRINSICS
84 #define OPTIMIZING_INTRINSICS(Name, ...) \
88 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
90 #undef OPTIMIZING_INTRINSICS

Completed in 123 milliseconds