Lines Matching refs:Table
46 cl::desc("Control jump table emission on Hexagon target"));
2319 // the PerfectShuffle-generated table to synthesize it from other shuffles.
2807 HexagonTargetLowering::getPICJumpTableRelocBase(SDValue Table,
2809 int Idx = cast<JumpTableSDNode>(Table)->getIndex();
2810 EVT VT = Table.getValueType();
2812 return DAG.getNode(HexagonISD::AT_PCREL, SDLoc(Table), VT, T);