Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp258 case MCCFIInstruction::OpRestoreState: in emitCFIInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h489 OpRestoreState, enumerator
659 return MCCFIInstruction(OpRestoreState, L, 0, INT64_C(0), Loc);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp236 case MCCFIInstruction::OpRestoreState: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp678 case MCCFIInstruction::OpRestoreState: in printCFI()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1439 case MCCFIInstruction::OpRestoreState: in emitCFIInstruction()