reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/MC/MCDwarf.h
  495     return MCCFIInstruction(OpDefCfaOffset, L, 0, -Offset, "");
  595            Operation == OpRelOffset || Operation == OpDefCfaOffset ||
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  213   case MCCFIInstruction::OpDefCfaOffset:
lib/CodeGen/CFIInstrInserter.cpp
  174       case MCCFIInstruction::OpDefCfaOffset:
lib/CodeGen/MachineOperand.cpp
  652   case MCCFIInstruction::OpDefCfaOffset:
lib/MC/MCDwarf.cpp
 1361   case MCCFIInstruction::OpDefCfaOffset: {
lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
  609       case MCCFIInstruction::OpDefCfaOffset: {
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
 1122     case MCCFIInstruction::OpDefCfaOffset: // DW_CFA_def_cfa_offset
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
  571       case MCCFIInstruction::OpDefCfaOffset: {