Home
last modified time | relevance | path

Searched refs:needsSEHMoves (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DWin64Exception.cpp61 shouldEmitMoves = Asm->needsSEHMoves(); in BeginFunction()
DAsmPrinter.cpp611 bool AsmPrinter::needsSEHMoves() { in needsSEHMoves() function in AsmPrinter
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DAsmPrinter.h195 bool needsSEHMoves();
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h231 bool needsSEHMoves();
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp71 shouldEmitMoves = Asm->needsSEHMoves(); in beginFunction()
DAsmPrinter.cpp809 bool AsmPrinter::needsSEHMoves() { in needsSEHMoves() function in AsmPrinter