Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h453 OpEscape, enumerator
578 return MCCFIInstruction(OpEscape, L, 0, 0, Vals, Comment);
610 assert(Operation == OpEscape); in getValues()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp266 case MCCFIInstruction::OpEscape: in emitCFIInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp241 case MCCFIInstruction::OpEscape: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp675 case MCCFIInstruction::OpEscape: { in printCFI()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1465 case MCCFIInstruction::OpEscape: in emitCFIInstruction()