Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getMachineOpcode

132             const MCInstrDesc &II = TII->get(User->getMachineOpcode());
211 assert(Node->getMachineOpcode() != TargetOpcode::IMPLICIT_DEF &&
286 Op.getMachineOpcode() == TargetOpcode::IMPLICIT_DEF) {
472 unsigned Opc = Node->getMachineOpcode();
723 unsigned Opc = Node->getMachineOpcode();
856 const MCInstrDesc &MCID = TII->get(F->getMachineOpcode());