Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:JT

1175   JumpTableSDNode *JT = cast<JumpTableSDNode>(Op);
1179 SDValue JTIHi = DAG.getTargetJumpTable(JT->getIndex(), PtrVT, MOHiFlag);
1180 SDValue JTILo = DAG.getTargetJumpTable(JT->getIndex(), PtrVT, MOLoFlag);