Home
last modified time | relevance | path

Searched refs:kInlineOpIGet (Results 1 – 4 of 4) sorted by relevance

/art/runtime/quick/
Dinline_method_analyser.h72 kInlineOpIGet, enumerator
Dinline_method_analyser.cc251 result->opcode = kInlineOpIGet; in AnalyseIGetMethod()
/art/compiler/dex/quick/
Ddex_file_method_inliner.cc554 case kInlineOpIGet: in GenInline()
Dmir_to_lir.cc343 case kInlineOpIGet: in GenSpecialCase()