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