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

  /art/compiler/optimizing/
graph_visualizer.cc 424 StartAttributeStream("method_load_kind") << invoke->GetMethodLoadKind();
nodes.h     [all...]
code_generator.cc 314 switch (call->GetMethodLoadKind()) {
    [all...]
instruction_builder.cc     [all...]
nodes.cc     [all...]
code_generator_mips64.cc     [all...]
code_generator_arm64.cc     [all...]
code_generator_mips.cc     [all...]
code_generator_arm.cc     [all...]
code_generator_x86.cc     [all...]
code_generator_x86_64.cc 770 switch (invoke->GetMethodLoadKind()) {
    [all...]

Completed in 346 milliseconds