Searched refs:lowest_reg (Results 1 – 1 of 1) sorted by relevance
3372 Register lowest_reg = static_cast<Register>(CTZ(static_cast<uint32_t>(regs))); in LoadList() local3373 add(lowest_reg, SP, ShifterOperand(stack_offset)); in LoadList()3374 ldm(IA, lowest_reg, regs); in LoadList()