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
526 unsigned Opc = MI.getOpcode(); in getCompactUnwindEncoding() local
952 unsigned Opc = Is64Bit ? X86::MOV64rr : X86::MOV32rr; in emitPrologue() local
1062 unsigned Opc = PI->getOpcode(); in emitEpilogue() local
1086 unsigned Opc = getLEArOpcode(IsLP64); in emitEpilogue() local
1090 unsigned Opc = (Is64Bit ? X86::MOV64rr : X86::MOV32rr); in emitEpilogue() local
1258 unsigned Opc = STI.is64Bit() ? X86::PUSH64r : X86::PUSH32r; in spillCalleeSavedRegisters() local
1319 unsigned Opc = STI.is64Bit() ? X86::POP64r : X86::POP32r; in restoreCalleeSavedRegisters() local
1800 unsigned Opc = getADDriOpcode(IsLP64, Amount); in eliminateCallFramePseudoInstr() local
1821 unsigned Opc = getSUBriOpcode(IsLP64, CalleeAmt); in eliminateCallFramePseudoInstr() local