Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp132 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction()
168 Asm->OutStreamer->EmitCFILsda(ESP(Asm), TLOF.getLSDAEncoding()); in beginFragment()
H A DWinException.cpp87 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp88 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction()
136 TLOF.getLSDAEncoding()); in beginBasicBlockSection()
H A DWinException.cpp92 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCFIException.cpp120 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction()
164 Asm->OutStreamer->EmitCFILsda(ESP(Asm), TLOF.getLSDAEncoding()); in beginFragment()
H A DWinException.cpp88 unsigned LSDAEncoding = TLOF.getLSDAEncoding(); in beginFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h149 unsigned getLSDAEncoding() const { return LSDAEncoding; } in getLSDAEncoding() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTargetLoweringObjectFile.h169 unsigned getLSDAEncoding() const { return LSDAEncoding; } in getLSDAEncoding() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DTargetLoweringObjectFile.h169 unsigned getLSDAEncoding() const { return LSDAEncoding; } in getLSDAEncoding() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTargetLoweringObjectFile.h169 unsigned getLSDAEncoding() const { return LSDAEncoding; } in getLSDAEncoding() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h169 unsigned getLSDAEncoding() const { return LSDAEncoding; } in getLSDAEncoding() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTargetLoweringObjectFile.h169 unsigned getLSDAEncoding() const { return LSDAEncoding; } in getLSDAEncoding() function
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h215 unsigned getLSDAEncoding() const { return LSDAEncoding; } in getLSDAEncoding() function