Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Table

46                cl::desc("Control jump table emission on Hexagon target"));
749 SDValue Table = Op.getOperand(1);
752 JumpTableSDNode *JT = cast<JumpTableSDNode>(Table);
758 // Mark all jump table targets as address taken.