Searched refs:array_reg (Results 1 – 1 of 1) sorted by relevance
182 dex::u4 array_reg = *(++reg_iterator); in InjectArrayParamsHook() local206 allocate_array_op->operands.push_back(code_ir->Alloc<lir::VReg>(array_reg)); in InjectArrayParamsHook()246 aput_op->operands.push_back(code_ir->Alloc<lir::VReg>(array_reg)); in InjectArrayParamsHook()262 auto args = code_ir->Alloc<lir::VRegRange>(array_reg, 1); in InjectArrayParamsHook()