Lines Matching defs:Opc
108 unsigned Opc = MBBI->getOpcode(); in findDeadCallerSavedReg() local
155 unsigned Opc; in emitSPUpdate() local
212 unsigned Opc = PI->getOpcode(); in mergeSPUpdatesUp() local
243 unsigned Opc = NI->getOpcode(); in mergeSPUpdatesDown() local
275 unsigned Opc = PI->getOpcode(); in mergeSPUpdates() local
807 unsigned Opc = Is64Bit ? X86::MOV64rr : X86::MOV32rr; in emitPrologue() local
909 unsigned Opc = PI->getOpcode(); in emitEpilogue() local
933 unsigned Opc = getLEArOpcode(IsLP64); in emitEpilogue() local
937 unsigned Opc = (Is64Bit ? X86::MOV64rr : X86::MOV32rr); in emitEpilogue() local
1164 unsigned Opc = STI.is64Bit() ? X86::PUSH64r : X86::PUSH32r; in spillCalleeSavedRegisters() local
1223 unsigned Opc = STI.is64Bit() ? X86::POP64r : X86::POP32r; in restoreCalleeSavedRegisters() local
1702 unsigned Opc = getADDriOpcode(IsLP64, Amount); in eliminateCallFramePseudoInstr() local
1723 unsigned Opc = getSUBriOpcode(IsLP64, CalleeAmt); in eliminateCallFramePseudoInstr() local