Lines Matching defs:MIOpc
1224 MachineInstr *X86InstrInfo::convertToThreeAddressWithLEA(unsigned MIOpc,
1278 switch (MIOpc) {
1436 unsigned MIOpc = MI.getOpcode();
1437 switch (MIOpc) {
1499 return convertToThreeAddressWithLEA(MIOpc, MI, LV, LIS, Is8BitOp);
1504 unsigned Opc = MIOpc == X86::INC64r
1529 unsigned Opc = MIOpc == X86::DEC64r
1558 return convertToThreeAddressWithLEA(MIOpc, MI, LV, LIS, Is8BitOp);
1565 if (MIOpc == X86::ADD64rr || MIOpc == X86::ADD64rr_DB)
1614 return convertToThreeAddressWithLEA(MIOpc, MI, LV, LIS, Is8BitOp);
1652 return convertToThreeAddressWithLEA(MIOpc, MI, LV, LIS, Is8BitOp);
1744 switch (MIOpc) {
1916 switch (MIOpc) {