Home
last modified time | relevance | path

Searched refs:INTRINSICS_LIST (Results 1 – 13 of 13) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_arm_vixl.h39 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
40 #undef INTRINSICS_LIST
66 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
67 #undef INTRINSICS_LIST
Dintrinsics_x86.h42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
43 #undef INTRINSICS_LIST
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
68 #undef INTRINSICS_LIST
Dintrinsics_x86_64.h42 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
43 #undef INTRINSICS_LIST
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
68 #undef INTRINSICS_LIST
Dintrinsics_arm64.h50 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
51 #undef INTRINSICS_LIST
75 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
76 #undef INTRINSICS_LIST
Dintrinsics.h51 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in Dispatch()
52 #undef INTRINSICS_LIST in Dispatch()
65 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST() function
66 #undef INTRINSICS_LIST in INTRINSICS_LIST()
Dnodes.cc3387 INTRINSICS_LIST(CHECK_INTRINSICS_ENUM_VALUES) in INTRINSICS_LIST() function
3388 #undef INTRINSICS_LIST in INTRINSICS_LIST()
3400 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST()
3401 #undef INTRINSICS_LIST in INTRINSICS_LIST()
3416 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in GetSideEffectsIntrinsic()
3417 #undef INTRINSICS_LIST in GetSideEffectsIntrinsic()
3432 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in GetExceptionsIntrinsic()
3433 #undef INTRINSICS_LIST in GetExceptionsIntrinsic()
Dintrinsics.cc47 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in operator <<()
/art/runtime/
Dintrinsics_enum.h27 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) enumerator
28 #undef INTRINSICS_LIST
Druntime_intrinsics.cc102 bool result = INTRINSICS_LIST(IS_INTRINSIC_INITIALIZED) true; in AreAllIntrinsicsInitialized()
120 INTRINSICS_LIST(INITIALIZE_INTRINSIC) true; in InitializeIntrinsics()
Dintrinsics_list.h87 #define INTRINSICS_LIST(V) \ macro
/art/runtime/interpreter/
Dinterpreter_common.h410 INTRINSICS_LIST(DECLARE_SIGNATURE_POLYMORPHIC_HANDLER)
411 #undef INTRINSICS_LIST
Dinterpreter_common.cc576 #undef INTRINSICS_LIST in DO_VAR_HANDLE_ACCESSOR()
/art/dex2oat/driver/
Dcompiler_driver.cc994 INTRINSICS_LIST(ADD_INTRINSIC_OWNER_CLASS) in AddClassesContainingIntrinsics()