HomeSort by relevance Sort by last modified time
    Searched refs:method_load_data (Results 1 - 7 of 7) sorted by null

  /art/compiler/optimizing/
sharpening.cc 87 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
nodes.h 3903 uint64_t method_load_data; member in struct:art::HTryBoundary::HClassTableGet::ComparisonBias::HInvokeStaticOrDirect::ClinitCheckRequirement::DispatchInfo
    [all...]
code_generator_mips64.cc     [all...]
code_generator_mips.cc     [all...]
code_generator_arm.cc     [all...]
code_generator_x86.cc     [all...]
code_generator_x86_64.cc 757 desired_dispatch_info.method_load_data,
    [all...]

Completed in 213 milliseconds