Home
last modified time | relevance | path

Searched refs:getLSDAEncoding (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCFIException.cpp120 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction()
162 Asm->OutStreamer->EmitCFILsda(ESP(Asm), TLOF.getLSDAEncoding()); in beginFragment()
DWinException.cpp88 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCFIException.cpp132 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction()
168 Asm->OutStreamer->EmitCFILsda(ESP(Asm), TLOF.getLSDAEncoding()); in beginFragment()
DWinException.cpp87 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DWin64Exception.cpp70 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in BeginFunction()
DDwarfCFIException.cpp109 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in BeginFunction()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h175 unsigned getLSDAEncoding() const { return LSDAEncoding; } in getLSDAEncoding() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h215 unsigned getLSDAEncoding() const { return LSDAEncoding; } in getLSDAEncoding() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h230 unsigned getLSDAEncoding() const { return LSDAEncoding; } in getLSDAEncoding() function