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

References

include/llvm/MC/MCDwarf.h
  547     return MCCFIInstruction(OpUndefined, L, Register, 0, "");
  582            Operation == OpRestore || Operation == OpUndefined ||
lib/CodeGen/CFIInstrInserter.cpp
  206       case MCCFIInstruction::OpUndefined:
lib/CodeGen/MachineOperand.cpp
  696   case MCCFIInstruction::OpUndefined:
lib/MC/MCDwarf.cpp
 1354   case MCCFIInstruction::OpUndefined: {