/art/compiler/optimizing/ |
D | intrinsics_mips64.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 44 #undef OPTIMIZING_INTRINSICS 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 69 #undef OPTIMIZING_INTRINSICS
|
D | intrinsics_mips.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 44 #undef OPTIMIZING_INTRINSICS 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 69 #undef OPTIMIZING_INTRINSICS
|
D | intrinsics_x86_64.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 44 #undef OPTIMIZING_INTRINSICS 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 69 #undef OPTIMIZING_INTRINSICS
|
D | intrinsics_x86.h | 39 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 44 #undef OPTIMIZING_INTRINSICS 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 69 #undef OPTIMIZING_INTRINSICS
|
D | intrinsics_arm_vixl.h | 36 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 39 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 41 #undef OPTIMIZING_INTRINSICS 63 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 66 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 68 #undef OPTIMIZING_INTRINSICS
|
D | intrinsics_arm64.h | 47 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 50 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 52 #undef OPTIMIZING_INTRINSICS 72 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… macro 75 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 77 #undef OPTIMIZING_INTRINSICS
|
D | intrinsics.cc | 48 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in INTRINSICS_LIST() macro 52 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST() 54 #undef OPTIMIZING_INTRINSICS in INTRINSICS_LIST() 64 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in NeedsEnvironmentOrCache() macro 68 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in NeedsEnvironmentOrCache() 70 #undef OPTIMIZING_INTRINSICS in NeedsEnvironmentOrCache() 80 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in GetSideEffects() macro 84 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in GetSideEffects() 86 #undef OPTIMIZING_INTRINSICS in GetSideEffects() 96 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in GetExceptions() macro [all …]
|
D | intrinsics.h | 69 #define OPTIMIZING_INTRINSICS(Name, ...) \ in Dispatch() macro 74 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in Dispatch() 76 #undef OPTIMIZING_INTRINSICS in Dispatch() 84 #define OPTIMIZING_INTRINSICS(Name, ...) \ macro 88 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST() argument 90 #undef OPTIMIZING_INTRINSICS in INTRINSICS_LIST()
|
/art/runtime/ |
D | intrinsics_enum.h | 23 #define OPTIMIZING_INTRINSICS(Name, ...) \ macro 27 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) 29 #undef OPTIMIZING_INTRINSICS
|