Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h442 OpDefCfaRegister, enumerator
496 return MCCFIInstruction(OpDefCfaRegister, L, Register, 0, ""); in createDefCfaRegister()
603 Operation == OpSameValue || Operation == OpDefCfaRegister || in getRegister()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp245 case MCCFIInstruction::OpDefCfaRegister: in emitCFIInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp197 case MCCFIInstruction::OpDefCfaRegister: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp637 case MCCFIInstruction::OpDefCfaRegister: in printCFI()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp1135 case MCCFIInstruction::OpDefCfaRegister: // DW_CFA_def_cfa_register in generateCompactUnwindEncoding()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1467 case MCCFIInstruction::OpDefCfaRegister: { in generateCompactUnwindEncoding()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp447 Inst.getOperation() == MCCFIInstruction::OpDefCfaRegister || in emitCFIStartProc()
H A DMCDwarf.cpp1351 case MCCFIInstruction::OpDefCfaRegister: { in emitCFIInstruction()