Lines Matching defs:MIOpc
1223 MachineInstr *X86InstrInfo::convertToThreeAddressWithLEA(unsigned MIOpc,
1277 switch (MIOpc) {
1435 unsigned MIOpc = MI.getOpcode();
1436 switch (MIOpc) {
1498 return convertToThreeAddressWithLEA(MIOpc, MI, LV, LIS, Is8BitOp);
1503 unsigned Opc = MIOpc == X86::INC64r
1528 unsigned Opc = MIOpc == X86::DEC64r
1557 return convertToThreeAddressWithLEA(MIOpc, MI, LV, LIS, Is8BitOp);
1564 if (MIOpc == X86::ADD64rr || MIOpc == X86::ADD64rr_DB)
1613 return convertToThreeAddressWithLEA(MIOpc, MI, LV, LIS, Is8BitOp);
1651 return convertToThreeAddressWithLEA(MIOpc, MI, LV, LIS, Is8BitOp);
1743 switch (MIOpc) {
1915 switch (MIOpc) {