Home
last modified time | relevance | path

Searched refs:OpDefCfa (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCDwarf.h489 OpDefCfa, enumerator
535 return MCCFIInstruction(OpDefCfa, L, Register, Offset, ""); in cfiDefCfa()
646 assert(Operation == OpDefCfa || Operation == OpOffset || in getRegister()
665 assert(Operation == OpDefCfa || Operation == OpOffset || in getOffset()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp238 case MCCFIInstruction::OpDefCfa: in emitCFIInstruction()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp203 case MCCFIInstruction::OpDefCfa: in calculateOutgoingCFAInfo()
H A DMachineOperand.cpp684 case MCCFIInstruction::OpDefCfa: in printCFI()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp584 case MCCFIInstruction::OpDefCfa: { in generateCompactUnwindEncoding()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp1130 case MCCFIInstruction::OpDefCfa: // DW_CFA_def_cfa in generateCompactUnwindEncoding()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCStreamer.cpp459 if (Inst.getOperation() == MCCFIInstruction::OpDefCfa || in emitCFIStartProc()
H A DMCDwarf.cpp1367 case MCCFIInstruction::OpDefCfa: { in emitCFIInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1776 case MCCFIInstruction::OpDefCfa: in maybeMoveCFI()