Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFCFIChecker/
H A DDWARFCFIState.cpp124 case MCCFIInstruction::OpEscape: in convert()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h522 OpEscape, enumerator
699 return MCCFIInstruction(OpEscape, L, 0, 0, Loc, Vals, Comment);
761 assert(Operation == OpEscape); in getValues()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp247 case MCCFIInstruction::OpEscape: in emitCFIInstruction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp260 case MCCFIInstruction::OpEscape: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp745 case MCCFIInstruction::OpEscape: { in printCFI()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1504 case MCCFIInstruction::OpEscape: in emitCFIInstruction()