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