Home
last modified time | relevance | path

Searched defs:reg_number (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dinstruction_builder.cc546 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