Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h498 OpRestore, enumerator
618 return MCCFIInstruction(OpRestore, L, Register, 0, Loc);
663 Operation == OpRestore || Operation == OpUndefined || in getRegister()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp249 case MCCFIInstruction::OpRestore: in emitCFIInstruction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp217 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp730 case MCCFIInstruction::OpRestore: in printCFI()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1442 case MCCFIInstruction::OpRestore: { in emitCFIInstruction()