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

  /art/compiler/optimizing/
intrinsics_arm.h 42 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
45 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
47 #undef OPTIMIZING_INTRINSICS
68 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
71 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
73 #undef OPTIMIZING_INTRINSICS
intrinsics_arm64.h 44 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
47 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
49 #undef OPTIMIZING_INTRINSICS
68 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
71 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
73 #undef OPTIMIZING_INTRINSICS
intrinsics_x86.h 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef OPTIMIZING_INTRINSICS
intrinsics_x86_64.h 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef OPTIMIZING_INTRINSICS
intrinsics.h 58 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
63 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
65 #undef OPTIMIZING_INTRINSICS
73 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
77 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
79 #undef OPTIMIZING_INTRINSICS
intrinsics.cc 34 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
38 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
40 #undef OPTIMIZING_INTRINSICS
364 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \
369 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
372 #undef OPTIMIZING_INTRINSICS
nodes.h     [all...]

Completed in 1146 milliseconds