Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:isDotCurInst

372   if (HII->isDotCurInst(MI) && !HII->mayBeCurLoad(MI))
1259 if (DepType == SDep::Data && HII->isDotCurInst(J)) {