Searched refs:array_reg (Results 1 – 1 of 1) sorted by relevance
240 dex::u4 array_reg = 1; in InjectArrayParamsHook() local254 allocate_array_op->operands.push_back(code_ir->Alloc<lir::VReg>(array_reg)); in InjectArrayParamsHook()294 aput_op->operands.push_back(code_ir->Alloc<lir::VReg>(array_reg)); in InjectArrayParamsHook()310 auto args = code_ir->Alloc<lir::VRegRange>(array_reg, 1); in InjectArrayParamsHook()