Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Table

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