Searched refs:src_reg (Results 1 – 1 of 1) sorted by relevance
35 dex::u4 src_reg, in BoxValue() argument81 auto args = code_ir->Alloc<lir::VRegRange>(src_reg, 1 + is_wide); in BoxValue()227 dex::u4 src_reg = 0; in InjectArrayParamsHook() local230 src_reg = boxing_reg; in InjectArrayParamsHook()233 src_reg = current_reg; in InjectArrayParamsHook()245 aput_op->operands.push_back(code_ir->Alloc<lir::VReg>(src_reg)); in InjectArrayParamsHook()