Home
last modified time | relevance | path

Searched refs:OpDefCfaOffset (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCDwarf.h424 OpDefCfaOffset, enumerator
476 return MCCFIInstruction(OpDefCfaOffset, L, 0, -Offset, ""); in createDefCfaOffset()
576 Operation == OpRelOffset || Operation == OpDefCfaOffset || in getOffset()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp194 case MCCFIInstruction::OpDefCfaOffset: in emitCFIInstruction()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp175 case MCCFIInstruction::OpDefCfaOffset: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp637 case MCCFIInstruction::OpDefCfaOffset: in printCFI()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp588 case MCCFIInstruction::OpDefCfaOffset: { in generateCompactUnwindEncoding()
/freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp575 case MCCFIInstruction::OpDefCfaOffset: { in generateCompactUnwindEncodingImpl()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp990 case MCCFIInstruction::OpDefCfaOffset: // DW_CFA_def_cfa_offset in generateCompactUnwindEncoding()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp1346 case MCCFIInstruction::OpDefCfaOffset: { in EmitCFIInstruction()