Searched defs:regInput (Results 1 – 1 of 1) sorted by relevance
1023 auto regInput = std::find(cc_.begin(), cc_.end(), GetThreadReg(GetGraph()->GetArch())); in GetThreadRegValue() local1032 auto regInput = std::find(cc_.begin(), cc_.end(), GetRealFrameReg(GetGraph()->GetArch())); in GetRealFrameRegValue() local1302 … auto regInput = std::find(ctor->cc_.begin(), ctor->cc_.end(), inst->CastToLiveIn()->GetDstReg()); in VisitLiveIn() local1345 auto regInput = std::find(ctor->cc_.begin(), ctor->cc_.end(), inst->GetDstReg()); in VisitLiveOut() local