Lines Matching defs:Opc
107 unsigned Opc = MBBI->getOpcode(); in findDeadCallerSavedReg() local
152 unsigned Opc; in emitSPUpdate() local
209 unsigned Opc = PI->getOpcode(); in mergeSPUpdatesUp() local
239 unsigned Opc = NI->getOpcode(); in mergeSPUpdatesDown() local
271 unsigned Opc = PI->getOpcode(); in mergeSPUpdates() local
516 unsigned Opc = MI.getOpcode(); in getCompactUnwindEncoding() local
944 unsigned Opc = Is64Bit ? X86::MOV64rr : X86::MOV32rr; in emitPrologue() local
1047 unsigned Opc = PI->getOpcode(); in emitEpilogue() local
1071 unsigned Opc = getLEArOpcode(IsLP64); in emitEpilogue() local
1075 unsigned Opc = (Is64Bit ? X86::MOV64rr : X86::MOV32rr); in emitEpilogue() local
1243 unsigned Opc = STI.is64Bit() ? X86::PUSH64r : X86::PUSH32r; in spillCalleeSavedRegisters() local
1304 unsigned Opc = STI.is64Bit() ? X86::POP64r : X86::POP32r; in restoreCalleeSavedRegisters() local
1785 unsigned Opc = getADDriOpcode(IsLP64, Amount); in eliminateCallFramePseudoInstr() local
1806 unsigned Opc = getSUBriOpcode(IsLP64, CalleeAmt); in eliminateCallFramePseudoInstr() local