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

  /art/compiler/optimizing/
sharpening.cc 100 // Note: For JIT, kDirectAddressWithFixup doesn't make sense at all and while
107 method_load_kind = HInvokeStaticOrDirect::MethodLoadKind::kDirectAddressWithFixup;
nodes.cc     [all...]
code_generator_mips64.cc     [all...]
code_generator_mips.cc     [all...]
code_generator_arm.cc     [all...]
code_generator_arm64.cc     [all...]
nodes.h     [all...]
code_generator_x86.cc     [all...]
code_generator_x86_64.cc 782 case HInvokeStaticOrDirect::MethodLoadKind::kDirectAddressWithFixup:
    [all...]

Completed in 2448 milliseconds