Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics_x86_64.h39 #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
Dintrinsics_arm_vixl.h36 #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
Dintrinsics_mips.h39 #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
Dintrinsics_x86.h39 #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
Dintrinsics_mips64.h39 #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
Dintrinsics_arm64.h47 #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
Dintrinsics.h46 #define OPTIMIZING_INTRINSICS(Name, ...) \ in Dispatch() macro
51 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in Dispatch()
53 #undef OPTIMIZING_INTRINSICS in Dispatch()
61 #define OPTIMIZING_INTRINSICS(Name, ...) \ macro
65 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST() argument
67 #undef OPTIMIZING_INTRINSICS in INTRINSICS_LIST()
Dintrinsics.cc41 #define OPTIMIZING_INTRINSICS(Name, IsStatic, NeedsEnvironmentOrCache, SideEffects, Exceptions, ...… in operator <<() macro
46 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in operator <<()
49 #undef OPTIMIZING_INTRINSICS in operator <<()
Dnodes.cc3201 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnvOrCache, SideEffects, Exceptions, ...) \ in INTRINSICS_LIST() macro
3205 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST()
3207 #undef OPTIMIZING_INTRINSICS in INTRINSICS_LIST()
3217 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnvOrCache, SideEffects, Exceptions, ...) \ in GetSideEffectsIntrinsic() macro
3221 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in GetSideEffectsIntrinsic()
3223 #undef OPTIMIZING_INTRINSICS in GetSideEffectsIntrinsic()
3233 #define OPTIMIZING_INTRINSICS(Name, InvokeType, NeedsEnvOrCache, SideEffects, Exceptions, ...) \ in GetExceptionsIntrinsic() macro
3237 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in GetExceptionsIntrinsic()
3239 #undef OPTIMIZING_INTRINSICS in GetExceptionsIntrinsic()
/art/runtime/
Dintrinsics_enum.h23 #define OPTIMIZING_INTRINSICS(Name, ...) \ macro
27 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
29 #undef OPTIMIZING_INTRINSICS