Home
last modified time | relevance | path

Searched refs:getLongWidth (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp104 Width = TargetInfo.getLongWidth(); in check()
116 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp109 Width = TargetInfo.getLongWidth(); in check()
121 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp104 Width = TargetInfo.getLongWidth(); in check()
116 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp104 Width = TargetInfo.getLongWidth(); in check()
116 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp104 Width = TargetInfo.getLongWidth(); in check()
116 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp104 Width = TargetInfo.getLongWidth(); in check()
116 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp109 Width = TargetInfo.getLongWidth(); in check()
121 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp109 Width = TargetInfo.getLongWidth(); in check()
121 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp104 Width = TargetInfo.getLongWidth(); in check()
116 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp104 Width = TargetInfo.getLongWidth(); in check()
116 Width = TargetInfo.getLongWidth(); in check()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp104 Width = TargetInfo.getLongWidth(); in check()
116 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp104 Width = TargetInfo.getLongWidth(); in check()
116 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp104 Width = TargetInfo.getLongWidth(); in check()
116 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp108 Width = TargetInfo.getLongWidth(); in check()
120 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/google/
H A DIntegerTypesCheck.cpp108 Width = TargetInfo.getLongWidth(); in check()
120 Width = TargetInfo.getLongWidth(); in check()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Frontend/
H A DInitPreprocessor.cpp862 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
868 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
896 DefineTypeSizeof("__SIZEOF_LONG__", TI.getLongWidth(), TI, Builder); in InitializePredefinedMacros()
976 if (TI.getLongWidth() > TI.getIntWidth()) in InitializePredefinedMacros()
979 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()
998 if (TI.getLongWidth() > TI.getIntWidth()) { in InitializePredefinedMacros()
1004 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Frontend/
H A DInitPreprocessor.cpp795 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
801 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
829 DefineTypeSizeof("__SIZEOF_LONG__", TI.getLongWidth(), TI, Builder); in InitializePredefinedMacros()
909 if (TI.getLongWidth() > TI.getIntWidth()) in InitializePredefinedMacros()
912 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()
931 if (TI.getLongWidth() > TI.getIntWidth()) { in InitializePredefinedMacros()
937 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Frontend/
H A DInitPreprocessor.cpp854 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
860 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
888 DefineTypeSizeof("__SIZEOF_LONG__", TI.getLongWidth(), TI, Builder); in InitializePredefinedMacros()
968 if (TI.getLongWidth() > TI.getIntWidth()) in InitializePredefinedMacros()
971 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()
990 if (TI.getLongWidth() > TI.getIntWidth()) { in InitializePredefinedMacros()
996 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Frontend/
H A DInitPreprocessor.cpp804 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
810 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
838 DefineTypeSizeof("__SIZEOF_LONG__", TI.getLongWidth(), TI, Builder); in InitializePredefinedMacros()
918 if (TI.getLongWidth() > TI.getIntWidth()) in InitializePredefinedMacros()
921 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()
940 if (TI.getLongWidth() > TI.getIntWidth()) { in InitializePredefinedMacros()
946 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Frontend/
H A DInitPreprocessor.cpp793 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
799 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
867 DefineTypeSizeof("__SIZEOF_LONG__", TI.getLongWidth(), TI, Builder); in InitializePredefinedMacros()
959 if (TI.getLongWidth() > TI.getIntWidth()) in InitializePredefinedMacros()
962 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()
981 if (TI.getLongWidth() > TI.getIntWidth()) { in InitializePredefinedMacros()
987 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Frontend/
H A DInitPreprocessor.cpp784 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
790 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
818 DefineTypeSizeof("__SIZEOF_LONG__", TI.getLongWidth(), TI, Builder); in InitializePredefinedMacros()
898 if (TI.getLongWidth() > TI.getIntWidth()) in InitializePredefinedMacros()
901 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()
920 if (TI.getLongWidth() > TI.getIntWidth()) { in InitializePredefinedMacros()
926 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Frontend/
H A DInitPreprocessor.cpp791 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
797 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
825 DefineTypeSizeof("__SIZEOF_LONG__", TI.getLongWidth(), TI, Builder); in InitializePredefinedMacros()
905 if (TI.getLongWidth() > TI.getIntWidth()) in InitializePredefinedMacros()
908 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()
927 if (TI.getLongWidth() > TI.getIntWidth()) { in InitializePredefinedMacros()
933 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp784 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
790 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
818 DefineTypeSizeof("__SIZEOF_LONG__", TI.getLongWidth(), TI, Builder); in InitializePredefinedMacros()
898 if (TI.getLongWidth() > TI.getIntWidth()) in InitializePredefinedMacros()
901 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()
920 if (TI.getLongWidth() > TI.getIntWidth()) { in InitializePredefinedMacros()
926 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Frontend/
H A DInitPreprocessor.cpp854 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
860 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
888 DefineTypeSizeof("__SIZEOF_LONG__", TI.getLongWidth(), TI, Builder); in InitializePredefinedMacros()
968 if (TI.getLongWidth() > TI.getIntWidth()) in InitializePredefinedMacros()
971 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()
990 if (TI.getLongWidth() > TI.getIntWidth()) { in InitializePredefinedMacros()
996 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Frontend/
H A DInitPreprocessor.cpp752 if (TI.getPointerWidth(0) == 64 && TI.getLongWidth() == 64 in InitializePredefinedMacros()
758 if (TI.getPointerWidth(0) == 32 && TI.getLongWidth() == 32 in InitializePredefinedMacros()
786 DefineTypeSizeof("__SIZEOF_LONG__", TI.getLongWidth(), TI, Builder); in InitializePredefinedMacros()
866 if (TI.getLongWidth() > TI.getIntWidth()) in InitializePredefinedMacros()
869 if (TI.getLongLongWidth() > TI.getLongWidth()) in InitializePredefinedMacros()
888 if (TI.getLongWidth() > TI.getIntWidth()) { in InitializePredefinedMacros()
894 if (TI.getLongLongWidth() > TI.getLongWidth()) { in InitializePredefinedMacros()

1234567