Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips.h352 Register constant_area,
Dcode_generator_mips.cc10048 Register constant_area, in GenTableBasedPackedSwitch() argument
10073 __ LoadLabelAddress(AT, constant_area, table->GetLabel()); in GenTableBasedPackedSwitch()
10131 Register constant_area = locations->InAt(1).AsRegister<Register>(); in VisitMipsPackedSwitch() local
10139 constant_area, in VisitMipsPackedSwitch()