Searched refs:NumRegs (Results 1 – 3 of 3) sorted by relevance
233 ProtectMemory(ptr, RegisterLine::ComputeSize(ptr->NumRegs())); in operator()
214 size_t NumRegs() const { in NumRegs() function
4559 if (instruction_compatible && work_line_->NumRegs() > vregA + 1) { in VerifyPrimitivePut()4569 if (instruction_compatible && work_line_->NumRegs() > vregA + 1) { in VerifyPrimitivePut()4981 copy.reset(RegisterLine::Create(target_line->NumRegs(), allocator_, GetRegTypeCache())); in UpdateRegisters()