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

  /art/compiler/dex/quick/
gen_common.cc 1206 bool type_known_final, type_known_abstract, use_declaring_class; local
1226 bool type_known_final, type_known_abstract, use_declaring_class; local
    [all...]
mir_to_lir.h     [all...]
  /art/compiler/dex/quick/x86/
codegen_x86.h 254 * @param use_declaring_class 'true' if we can use the class itself.
255 * @param type_idx Type index to use if use_declaring_class is 'false'.
259 void GenInstanceofFinal(bool use_declaring_class, uint32_t type_idx, RegLocation rl_dest,
    [all...]
int_x86.cc     [all...]

Completed in 1669 milliseconds