Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:Table

46                cl::desc("Control jump table emission on Hexagon target"));
760 SDValue Table = Op.getOperand(1);
763 JumpTableSDNode *JT = cast<JumpTableSDNode>(Table);
769 // Mark all jump table targets as address taken.
1930 // the PerfectShuffle-generated table to synthesize it from other shuffles.