Searched refs:NDEBUG (Results 451 - 475 of 609) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp217 #ifndef NDEBUG
H A DLoopDistribute.cpp548 #ifndef NDEBUG
H A DLICM.cpp1506 #ifndef NDEBUG
1639 #ifndef NDEBUG
H A DReassociate.cpp74 #ifndef NDEBUG
495 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp508 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp908 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp730 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp571 #ifndef NDEBUG
H A DPredicateInfo.cpp178 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp41 #ifndef NDEBUG
H A DCodeGenRegisters.cpp136 #ifndef NDEBUG
1287 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp472 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DSLPVectorizer.cpp683 #ifndef NDEBUG
1314 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
1581 #ifndef NDEBUG
1681 #ifndef NDEBUG
1922 #ifndef NDEBUG
4715 #ifndef NDEBUG
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dpath.c63 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp552 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp42 #ifndef NDEBUG
557 #ifndef NDEBUG
817 #ifndef NDEBUG
1917 #ifndef NDEBUG
2680 #ifndef NDEBUG
3811 #ifndef NDEBUG
4182 #ifndef NDEBUG
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c450 ** Setting NDEBUG makes the code smaller and run faster. So the following
451 ** lines are added to automatically set NDEBUG unless the -DSQLITE_DEBUG=1
452 ** option is set. Thus NDEBUG becomes an opt-in rather than an opt-out
455 #if !defined(NDEBUG) && !defined(SQLITE_DEBUG)
456 # define NDEBUG 1 macro
485 #if !defined(NDEBUG) || defined(SQLITE_COVERAGE_TEST)
499 #ifndef NDEBUG
523 #elif !defined(NDEBUG)
6025 ** defined and if NDEBUG is not defined.
6044 #ifndef NDEBUG
113747 # define NDEBUG macro
114142 # define NDEBUG macro
127127 # define NDEBUG macro
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2927 #ifndef NDEBUG
3057 #ifndef NDEBUG
3843 #ifndef NDEBUG
4242 #ifndef NDEBUG
4316 #ifndef NDEBUG
/freebsd-11-stable/crypto/openssl/crypto/aes/
H A Daes_core.c32 # ifndef NDEBUG
33 # define NDEBUG macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h439 #ifndef NDEBUG
502 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp150 #ifndef NDEBUG
1147 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp202 #ifndef NDEBUG
650 #ifndef NDEBUG
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak203 CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "./" /I "../../../" /I "include" /I "../include" /I "../../../lib/isc/noatomic/include" /I "win32" /I "../../isccfg/include" /I "../../../../libxml2-2.7.3/include" /D "BIND9" /D "WIN32" /D "NDEBUG" /D "__STDC__" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBISC_EXPORTS" /Fp"$(INTDIR)\libisc.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
204 MTL_PROJ=/nologo /D "NDEBUG" /mktyplib203 /win32
/freebsd-11-stable/contrib/nvi/regex/
H A Dengine.c245 #ifndef NDEBUG
/freebsd-11-stable/lib/libc/regex/
H A Dengine.c317 #ifndef NDEBUG

Completed in 520 milliseconds

<<11121314151617181920>>