Home | History | Annotate | Download | only in ARM

Lines Matching refs:getMachineOpcode

1306   switch (Load1->getMachineOpcode()) {
1325 switch (Load2->getMachineOpcode()) {
1383 if (Load1->getMachineOpcode() != Load2->getMachineOpcode())
2706 const MCInstrDesc &DefMCID = get(DefNode->getMachineOpcode());
2722 const MCInstrDesc &UseMCID = get(UseNode->getMachineOpcode());
2940 unsigned Opcode = Node->getMachineOpcode();