Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dcodegen_util.cc405 LIR* lo_target = nullptr; in ScanLiteralPoolWide() local
409 lo_target->operands[1] = val_hi; in ScanLiteralPoolWide()
410 return lo_target; in ScanLiteralPoolWide()
415 lo_target = data_target; in ScanLiteralPoolWide()