Home
last modified time | relevance | path

Searched refs:OPTIMIZING_INTRINSICS (Results 1 – 7 of 7) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_x86.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ macro
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ macro
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef OPTIMIZING_INTRINSICS
Dintrinsics_x86_64.h39 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ macro
42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef OPTIMIZING_INTRINSICS
64 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ macro
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef OPTIMIZING_INTRINSICS
Dintrinsics_arm.h42 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ macro
45 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
47 #undef OPTIMIZING_INTRINSICS
68 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ macro
71 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
73 #undef OPTIMIZING_INTRINSICS
Dintrinsics_arm64.h44 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ macro
47 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
49 #undef OPTIMIZING_INTRINSICS
68 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ macro
71 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
73 #undef OPTIMIZING_INTRINSICS
Dintrinsics.h58 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ in Dispatch() macro
63 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in Dispatch()
65 #undef OPTIMIZING_INTRINSICS in Dispatch()
73 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ macro
77 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST() argument
79 #undef OPTIMIZING_INTRINSICS in INTRINSICS_LIST()
Dintrinsics.cc34 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ in GetIntrinsicInvokeType() macro
38 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in GetIntrinsicInvokeType()
40 #undef OPTIMIZING_INTRINSICS in GetIntrinsicInvokeType()
364 #define OPTIMIZING_INTRINSICS(Name, IsStatic) \ in operator <<() macro
369 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in operator <<()
372 #undef OPTIMIZING_INTRINSICS in operator <<()
Dnodes.h2367 #define OPTIMIZING_INTRINSICS(Name, IsStatic) k ## Name, macro
2370 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
2372 #undef OPTIMIZING_INTRINSICS