Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h498 OpRestore, enumerator
635 return MCCFIInstruction(OpRestore, L, Register, INT64_C(0), Loc);
689 Operation == OpRestore || Operation == OpUndefined || in getRegister()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp249 case MCCFIInstruction::OpRestore: in emitCFIInstruction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp217 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp730 case MCCFIInstruction::OpRestore: in printCFI()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1448 case MCCFIInstruction::OpRestore: { in emitCFIInstruction()