Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h497 OpEscape, enumerator
666 return MCCFIInstruction(OpEscape, L, 0, 0, Loc, Vals, Comment);
720 assert(Operation == OpEscape); in getValues()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp245 case MCCFIInstruction::OpEscape: in emitCFIInstruction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp247 case MCCFIInstruction::OpEscape: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp736 case MCCFIInstruction::OpEscape: { in printCFI()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1465 case MCCFIInstruction::OpEscape: in emitCFIInstruction()