Searched defs:reg_number (Results 1 – 1 of 1) sorted by relevance
546 HInstruction* HInstructionBuilder::LoadLocal(uint32_t reg_number, DataType::Type type) const { in LoadLocal()563 void HInstructionBuilder::UpdateLocal(uint32_t reg_number, HInstruction* stored_value) { in UpdateLocal()2685 uint32_t reg_number = instruction.VRegB(); in ProcessDexInstruction() local