Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h444 OpDefCfa, enumerator
482 return MCCFIInstruction(OpDefCfa, L, Register, -Offset, ""); in createDefCfa()
581 assert(Operation == OpDefCfa || Operation == OpOffset || in getRegister()
594 assert(Operation == OpDefCfa || Operation == OpOffset || in getOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp219 case MCCFIInstruction::OpDefCfa: in emitCFIInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCFIInstrInserter.cpp180 case MCCFIInstruction::OpDefCfa: in calculateOutgoingCFAInfo()
DMachineOperand.cpp637 case MCCFIInstruction::OpDefCfa: in printCFI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp589 case MCCFIInstruction::OpDefCfa: { in generateCompactUnwindEncoding()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp1116 case MCCFIInstruction::OpDefCfa: // DW_CFA_def_cfa in generateCompactUnwindEncoding()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCStreamer.cpp434 if (Inst.getOperation() == MCCFIInstruction::OpDefCfa || in EmitCFIStartProc()
DMCDwarf.cpp1376 case MCCFIInstruction::OpDefCfa: { in EmitCFIInstruction()