Home
last modified time | relevance | path

Searched refs:needsSEHMoves (Results 1 – 9 of 9) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h322 bool needsSEHMoves();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp68 shouldEmitMoves = Asm->needsSEHMoves() && MF->hasWinCFI(); in beginFunction()
DAsmPrinter.cpp950 bool AsmPrinter::needsSEHMoves() { in needsSEHMoves() function in AsmPrinter
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp71 shouldEmitMoves = Asm->needsSEHMoves(); in beginFunction()
DAsmPrinter.cpp809 bool AsmPrinter::needsSEHMoves() { in needsSEHMoves() function in AsmPrinter