Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:JT

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