Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:Start

95   NodeId Start = RefA.Id;
96 auto SNA = DFG.addr<RefNode*>(Start);
692 // An implicit def of a super-register may not necessarily start a
734 NodeId Start = RA.Id;
736 TA.Id != 0 && TA.Id != Start; TA = DFG.getNextShadow(IA, TA)) {