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