Lines Matching refs:getMachineOpcode
645 if (Mov == 0 || !TII->isMov(Mov->getMachineOpcode()))
695 const MCInstrDesc &Desc = TII->get(Op->getMachineOpcode());
700 switch(Op.getMachineOpcode()) {
786 int Opcode = Node->getMachineOpcode();
948 I->getMachineOpcode() != TargetOpcode::EXTRACT_SUBREG)
1006 if (AMDGPU::isMIMG(Node->getMachineOpcode()) != -1)
1041 unsigned NewOpcode = N->getMachineOpcode();
1043 switch (N->getMachineOpcode()) {
1049 if (NewOpcode == N->getMachineOpcode()) {
1055 if (NewOpcode == N->getMachineOpcode()) {