Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:JT

361   } else if (JumpTableSDNode *JT = dyn_cast<JumpTableSDNode>(Op)) {
362 MI->addOperand(MachineOperand::CreateJTI(JT->getIndex(),
363 JT->getTargetFlags()));