Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp233 case MCCFIInstruction::OpWindowSave: in emitCFIInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h501 OpWindowSave, enumerator
622 return MCCFIInstruction(OpWindowSave, L, 0, INT64_C(0), Loc);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp248 case MCCFIInstruction::OpWindowSave: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp762 case MCCFIInstruction::OpWindowSave: in printCFI()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1345 case MCCFIInstruction::OpWindowSave: in emitCFIInstruction()