Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCDwarf.h487 OpDefCfaRegister, enumerator
541 return MCCFIInstruction(OpDefCfaRegister, L, Register, 0, ""); in createDefCfaRegister()
648 Operation == OpSameValue || Operation == OpDefCfaRegister || in getRegister()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp241 case MCCFIInstruction::OpDefCfaRegister: in emitCFIInstruction()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp194 case MCCFIInstruction::OpDefCfaRegister: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp672 case MCCFIInstruction::OpDefCfaRegister: in printCFI()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp1137 case MCCFIInstruction::OpDefCfaRegister: // DW_CFA_def_cfa_register in generateCompactUnwindEncoding()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1347 case MCCFIInstruction::OpDefCfaRegister: { in generateCompactUnwindEncoding()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCStreamer.cpp460 Inst.getOperation() == MCCFIInstruction::OpDefCfaRegister || in emitCFIStartProc()
H A DMCDwarf.cpp1378 case MCCFIInstruction::OpDefCfaRegister: { in emitCFIInstruction()