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

  /art/compiler/dex/portable/
mir_to_gbc.cc     [all...]
  /art/compiler/dex/quick/
mir_to_lir.cc 25 RegisterClass Mir2Lir::ShortyToRegClass(char shorty_type) {
27 switch (shorty_type) {
    [all...]
mir_to_lir.h 659 RegisterClass ShortyToRegClass(char shorty_type);
    [all...]
  /art/compiler/llvm/
gbc_expander.cc 2684 char shorty_type = art::RemapShorty(shorty[i]); local
    [all...]

Completed in 198 milliseconds