Home
last modified time | relevance | path

Searched refs:CFIMoveType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DARMException.cpp42 AsmPrinter::CFIMoveType MoveType = Asm->needsCFIMoves(); in beginFunction()
DDwarfCFIException.cpp96 AsmPrinter::CFIMoveType MoveType = Asm->needsCFIMoves(); in beginFunction()
DAsmPrinter.cpp963 AsmPrinter::CFIMoveType AsmPrinter::needsCFIMoves() const { in needsCFIMoves()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h337 enum CFIMoveType { CFI_M_None, CFI_M_EH, CFI_M_Debug }; enum
338 CFIMoveType needsCFIMoves() const;