Home
last modified time | relevance | path

Searched refs:usesWindowsCFI (Results 1 – 25 of 213) sorted by relevance

123456789

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCAsmInfo.h529 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
532 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCAsmInfo.h587 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
590 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCAsmInfo.h581 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
584 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCAsmInfo.h581 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
584 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h649 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
652 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCAsmInfo.h629 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
632 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCAsmInfo.h613 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
616 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCAsmInfo.h622 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
625 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAsmInfo.h613 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
616 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h613 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
616 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCAsmInfo.h656 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
659 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCAsmInfo.h656 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
659 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCAsmInfo.h775 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
778 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCAsmInfo.h775 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
778 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h775 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
778 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCAsmInfo.h775 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
778 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCAsmInfo.h775 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
778 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCAsmInfo.h775 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI()); in usesCFIForEH()
778 bool usesWindowsCFI() const { in usesWindowsCFI() function
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/AsmPrinter/
H A DWinException.cpp95 if (!Asm->MAI->usesWindowsCFI()) { in beginFunction()
328 if (Asm->MAI->usesWindowsCFI()) { in getFrameIndexOffset()
666 if (Asm->MAI->usesWindowsCFI()) in emitCXXFrameHandler3Table()
728 if (Asm->MAI->usesWindowsCFI()) { in emitCXXFrameHandler3Table()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/AsmPrinter/
H A DWinException.cpp94 if (!Asm->MAI->usesWindowsCFI()) { in beginFunction()
313 if (Asm->MAI->usesWindowsCFI()) { in getFrameIndexOffset()
650 if (Asm->MAI->usesWindowsCFI()) in emitCXXFrameHandler3Table()
712 if (Asm->MAI->usesWindowsCFI()) { in emitCXXFrameHandler3Table()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp95 if (!Asm->MAI->usesWindowsCFI()) { in beginFunction()
332 if (Asm->MAI->usesWindowsCFI()) { in getFrameIndexOffset()
672 if (Asm->MAI->usesWindowsCFI()) in emitCXXFrameHandler3Table()
734 if (Asm->MAI->usesWindowsCFI()) { in emitCXXFrameHandler3Table()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp95 if (!Asm->MAI->usesWindowsCFI()) { in beginFunction()
341 if (Asm->MAI->usesWindowsCFI()) { in getFrameIndexOffset()
679 if (Asm->MAI->usesWindowsCFI()) in emitCXXFrameHandler3Table()
741 if (Asm->MAI->usesWindowsCFI()) { in emitCXXFrameHandler3Table()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/AsmPrinter/
H A DWinException.cpp94 if (!Asm->MAI->usesWindowsCFI()) { in beginFunction()
340 if (Asm->MAI->usesWindowsCFI()) { in getFrameIndexOffset()
678 if (Asm->MAI->usesWindowsCFI()) in emitCXXFrameHandler3Table()
740 if (Asm->MAI->usesWindowsCFI()) { in emitCXXFrameHandler3Table()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp103 if (!Asm->MAI->usesWindowsCFI()) { in beginFunction()
359 if (Asm->MAI->usesWindowsCFI()) { in getFrameIndexOffset()
699 if (Asm->MAI->usesWindowsCFI()) in emitCXXFrameHandler3Table()
761 if (Asm->MAI->usesWindowsCFI()) { in emitCXXFrameHandler3Table()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/AsmPrinter/
H A DWinException.cpp103 if (!Asm->MAI->usesWindowsCFI()) { in beginFunction()
359 if (Asm->MAI->usesWindowsCFI()) { in getFrameIndexOffset()
699 if (Asm->MAI->usesWindowsCFI()) in emitCXXFrameHandler3Table()
761 if (Asm->MAI->usesWindowsCFI()) { in emitCXXFrameHandler3Table()

123456789