Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics_x86_64.h43 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef INTRINSICS_LIST
68 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef INTRINSICS_LIST
Dintrinsics_arm_vixl.h40 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
41 #undef INTRINSICS_LIST
67 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
68 #undef INTRINSICS_LIST
Dintrinsics_x86.h43 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
44 #undef INTRINSICS_LIST
68 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
69 #undef INTRINSICS_LIST
Dintrinsics_arm64.h51 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
52 #undef INTRINSICS_LIST
76 INTRINSICS_LIST(OPTIMIZING_INTRINSICS)
77 #undef INTRINSICS_LIST
Dintrinsics.h52 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in Dispatch()
53 #undef INTRINSICS_LIST in Dispatch()
66 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST() function
67 #undef INTRINSICS_LIST in INTRINSICS_LIST()
Dnodes.cc3522 INTRINSICS_LIST(CHECK_INTRINSICS_ENUM_VALUES) in INTRINSICS_LIST() function
3523 #undef INTRINSICS_LIST in INTRINSICS_LIST()
3535 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in INTRINSICS_LIST()
3536 #undef INTRINSICS_LIST in INTRINSICS_LIST()
3551 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in GetSideEffectsIntrinsic()
3552 #undef INTRINSICS_LIST in GetSideEffectsIntrinsic()
3567 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in GetExceptionsIntrinsic()
3568 #undef INTRINSICS_LIST in GetExceptionsIntrinsic()
Dintrinsics.cc47 INTRINSICS_LIST(OPTIMIZING_INTRINSICS) in operator <<()
Dcode_generator_arm64.cc958 INTRINSICS_LIST(IS_UNIMPLEMENTED)
961 #undef INTRINSICS_LIST
Dcode_generator_x86_64.cc1517 INTRINSICS_LIST(IS_UNIMPLEMENTED)
1520 #undef INTRINSICS_LIST
Dcode_generator_x86.cc1129 INTRINSICS_LIST(IS_UNIMPLEMENTED)
1132 #undef INTRINSICS_LIST
Dcode_generator_arm_vixl.cc1930 INTRINSICS_LIST(IS_UNIMPLEMENTED)
1933 #undef INTRINSICS_LIST
/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.h239 INTRINSICS_LIST(DECLARE_SIGNATURE_POLYMORPHIC_HANDLER)
240 #undef INTRINSICS_LIST
Dinterpreter_common.cc560 #undef INTRINSICS_LIST in DO_VAR_HANDLE_ACCESSOR()
/art/dex2oat/driver/
Dcompiler_driver.cc1019 INTRINSICS_LIST(CHECK_INTRINSIC_OWNER_CLASS) in VerifyClassesContainingIntrinsicsAreImageClasses()