Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCDwarf.h494 OpUndefined, enumerator
611 return MCCFIInstruction(OpUndefined, L, Register, 0, ""); in createUndefined()
647 Operation == OpRestore || Operation == OpUndefined || in getRegister()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp273 case MCCFIInstruction::OpUndefined: in emitCFIInstruction()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp244 case MCCFIInstruction::OpUndefined: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp730 case MCCFIInstruction::OpUndefined: in printCFI()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp1345 case MCCFIInstruction::OpUndefined: { in emitCFIInstruction()