Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:RN

1090   GepNode *RN = NA[0];
1091 assert((RN->Flags & GepNode::Root) && "Creating GEP for non-root");
1094 Value *Input = RN->BaseVal;