Home
last modified time | relevance | path

Searched refs:OpRestore (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCDwarf.h492 OpRestore, enumerator
604 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
646 Operation == OpRestore || Operation == OpUndefined || in getRegister()
/llvm-project-15.0.7/bolt/lib/Utils/
H A DUtils.cpp92 case MCCFIInstruction::OpRestore: in operator ==()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp270 case MCCFIInstruction::OpRestore: in emitCFIInstruction()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp217 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp680 case MCCFIInstruction::OpRestore: in printCFI()
/llvm-project-15.0.7/bolt/lib/Passes/
H A DRegReAssign.cpp102 case MCCFIInstruction::OpRestore: in swap()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp721 case MCCFIInstruction::OpRestore: in mutateCFIRegisterFor()
2413 case MCCFIInstruction::OpRestore: in update()
2528 case MCCFIInstruction::OpRestore: in isRedundant()
2553 if (Instr.getOperation() == MCCFIInstruction::OpRestore || in isRedundant()
2675 case MCCFIInstruction::OpRestore: in unwindCFIState()
H A DBinaryEmitter.cpp851 case MCCFIInstruction::OpRestore: in emitCFIInstruction()
H A DBinaryContext.cpp1749 case MCCFIInstruction::OpRestore: in printCFI()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDwarf.cpp1443 case MCCFIInstruction::OpRestore: { in emitCFIInstruction()