Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:JT

1203   JumpTableSDNode *JT = cast<JumpTableSDNode>(Op);
1207 SDValue JTIHi = DAG.getTargetJumpTable(JT->getIndex(), PtrVT, MOHiFlag);
1208 SDValue JTILo = DAG.getTargetJumpTable(JT->getIndex(), PtrVT, MOLoFlag);