Home | History | Annotate | Download | only in X86

Lines Matching refs:JT

10172   JumpTableSDNode *JT = cast<JumpTableSDNode>(Op);
10188 SDValue Result = DAG.getTargetJumpTable(JT->getIndex(), getPointerTy(),
10190 SDLoc DL(JT);