Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCDwarf.h421 OpRestoreState, enumerator
544 return MCCFIInstruction(OpRestoreState, L, 0, 0, ""); in createRestoreState()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp193 case MCCFIInstruction::OpRestoreState: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp619 case MCCFIInstruction::OpRestoreState: in printCFI()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp1412 case MCCFIInstruction::OpRestoreState: in EmitCFIInstruction()