Home
last modified time | relevance | path

Searched refs:OpRestore (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h448 OpRestore, enumerator
541 return MCCFIInstruction(OpRestore, L, Register, 0, ""); in createRestore()
582 Operation == OpRestore || Operation == OpUndefined || in getRegister()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp246 case MCCFIInstruction::OpRestore: in emitCFIInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCFIInstrInserter.cpp205 case MCCFIInstruction::OpRestore: in calculateOutgoingCFAInfo()
DMachineOperand.cpp657 case MCCFIInstruction::OpRestore: in printCFI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp1436 case MCCFIInstruction::OpRestore: { in EmitCFIInstruction()