Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h454 OpRestore, enumerator
549 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
591 Operation == OpRestore || Operation == OpUndefined || in getRegister()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp270 case MCCFIInstruction::OpRestore: in emitCFIInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp219 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp669 case MCCFIInstruction::OpRestore: in printCFI()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1448 case MCCFIInstruction::OpRestore: { in emitCFIInstruction()