Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFCFIChecker/
H A DDWARFCFIState.cpp81 case MCCFIInstruction::OpRestoreState: in convert()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp260 case MCCFIInstruction::OpRestoreState: in emitCFIInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h514 OpRestoreState, enumerator
692 return MCCFIInstruction(OpRestoreState, L, 0, INT64_C(0), Loc);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp246 case MCCFIInstruction::OpRestoreState: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp687 case MCCFIInstruction::OpRestoreState: in printCFI()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1478 case MCCFIInstruction::OpRestoreState: in emitCFIInstruction()