Searched refs:method_load_data (Results 1 - 7 of 7) sorted by path

/art/compiler/optimizing/
H A Dcode_generator_arm.cc6287 dispatch_info.method_load_data,
H A Dcode_generator_mips.cc3825 desired_dispatch_info.method_load_data,
H A Dcode_generator_mips64.cc3040 desired_dispatch_info.method_load_data,
H A Dcode_generator_x86.cc4304 dispatch_info.method_load_data,
H A Dcode_generator_x86_64.cc757 desired_dispatch_info.method_load_data,
H A Dnodes.h3903 uint64_t method_load_data; member in struct:art::HTryBoundary::HClassTableGet::ComparisonBias::HInvokeStaticOrDirect::ClinitCheckRequirement::DispatchInfo
4009 return dispatch_info_.method_load_data;
4014 return dispatch_info_.method_load_data;
4019 return dispatch_info_.method_load_data;
H A Dsharpening.cc87 uint64_t method_load_data = 0u; local
105 method_load_data = direct_method;
116 method_load_data = layout.MethodOffset(target_method.dex_method_index);
148 method_load_kind, code_ptr_location, method_load_data, direct_code_ptr

Completed in 131 milliseconds