Home
last modified time | relevance | path

Searched refs:NDEBUG (Results 1 – 25 of 811) sorted by relevance

12345678910>>...33

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DTracker.h71 #ifndef NDEBUG
95 #ifndef NDEBUG
126 #ifndef NDEBUG
150 #ifndef NDEBUG
170 #ifndef NDEBUG
191 #ifndef NDEBUG
199 #ifndef NDEBUG
222 #ifndef NDEBUG
H A DSandboxIR.h168 #ifndef NDEBUG
277 #ifndef NDEBUG
306 #ifndef NDEBUG
346 #ifndef NDEBUG
393 #ifndef NDEBUG
427 #ifndef NDEBUG
518 #ifndef NDEBUG
563 #ifndef NDEBUG
611 #ifndef NDEBUG
650 #ifndef NDEBUG
[all …]
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp19 #ifndef NDEBUG in IRChangeBase()
27 #ifndef NDEBUG
96 #ifndef NDEBUG
120 #ifndef NDEBUG
144 #ifndef NDEBUG
155 #ifndef NDEBUG in track()
178 #ifndef NDEBUG
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.cpp26 #ifndef NDEBUG in addPointer()
43 #ifndef NDEBUG in removePointer()
69 #ifndef NDEBUG in replacePointer()
78 #ifndef NDEBUG in replacePointer()
84 #ifndef NDEBUG
H A DInterpStack.h37 #ifndef NDEBUG in push()
44 #ifndef NDEBUG in pop()
57 #ifndef NDEBUG in discard()
69 #ifndef NDEBUG in peek()
149 #ifndef NDEBUG
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.h
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionPrecedenceTracking.cpp31 #ifndef NDEBUG
41 #ifndef NDEBUG in getFirstSpecialInstruction()
83 #ifndef NDEBUG
131 #ifndef NDEBUG in clear()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DOptimizedStructLayout.cpp20 #ifndef NDEBUG
44 #ifndef NDEBUG in performOptimizedStructLayout()
82 #ifndef NDEBUG in performOptimizedStructLayout()
164 #ifndef NDEBUG in performOptimizedStructLayout()
271 #ifndef NDEBUG in performOptimizedStructLayout()
433 #ifndef NDEBUG in performOptimizedStructLayout()
450 #ifndef NDEBUG in performOptimizedStructLayout()
H A Dregutils.h47 #ifndef NDEBUG
48 #define NDEBUG /* no assertions please */ macro
H A DMemory.cpp17 #ifndef NDEBUG
29 #ifndef NDEBUG
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h125 #ifndef NDEBUG
155 #ifndef NDEBUG
188 #ifndef NDEBUG
245 #ifndef NDEBUG
304 #ifndef NDEBUG
480 #ifndef NDEBUG
501 #ifndef NDEBUG
517 #ifndef NDEBUG
544 #ifndef NDEBUG
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp80 #ifndef NDEBUG in getNodeIdentifierLabel()
115 #ifndef NDEBUG in getNodeAttributes()
148 #ifndef NDEBUG in viewGraph()
170 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
237 #ifndef NDEBUG in setSubgraphColorHelper()
266 #ifndef NDEBUG in setSubgraphColor()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompile.h41 #undef NDEBUG
51 #undef NDEBUG
53 #if !defined(ZFS_DEBUG) && !defined(NDEBUG)
54 #define NDEBUG macro
/freebsd/contrib/llvm-project/libunwind/src/
H A Dconfig.h149 #if defined(NDEBUG) && defined(_LIBUNWIND_IS_BAREMETAL)
163 #if defined(NDEBUG) && defined(_LIBUNWIND_IS_BAREMETAL)
177 #if defined(NDEBUG)
189 #ifdef NDEBUG
/freebsd/contrib/nvi/regex/
H A Dutils.h46 #ifndef NDEBUG
47 #define NDEBUG /* no assertions please */ macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h665 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
730 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
1220 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
1297 #if !defined(NDEBUG)
1348 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
1431 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
1474 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
1509 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
1571 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
1597 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
[all …]
/freebsd/lib/libc/regex/
H A Dutils.h46 #ifndef NDEBUG
47 #define NDEBUG /* no assertions please */ macro
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DIncrementalSourceMgr.cpp15 #ifndef NDEBUG
39 #ifndef NDEBUG
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp97 #ifndef NDEBUG
309 #ifndef NDEBUG in buildFrom()
355 #ifndef NDEBUG in buildFrom()
377 #ifndef NDEBUG in buildFrom()
386 #ifndef NDEBUG in buildFrom()
405 #ifndef NDEBUG in buildFrom()
413 #ifndef NDEBUG in buildFrom()
503 #ifndef NDEBUG in fail()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h157 #ifndef NDEBUG in LVObject()
168 #ifndef NDEBUG
196 #ifndef NDEBUG in LVObject()
314 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
320 #ifndef NDEBUG in getID()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtViz.cpp21 #ifndef NDEBUG in viewAST()
36 #ifndef NDEBUG in getNodeLabel()
/freebsd/contrib/ncurses/menu/
H A Dmf_common.h57 # ifdef NDEBUG
58 # undef NDEBUG
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp312 #ifndef NDEBUG in convertToUnsignedVec()
321 #ifndef NDEBUG in convertToUnsignedVec()
327 #ifndef NDEBUG in convertToUnsignedVec()
599 #ifndef NDEBUG in findCandidates()
631 #ifndef NDEBUG in findCandidates()
644 #ifndef NDEBUG in findCandidates()
654 #ifndef NDEBUG in findCandidates()
850 #ifndef NDEBUG in outline()
862 #ifndef NDEBUG in outline()
900 #ifndef NDEBUG in outline()
H A DCallingConvLower.cpp133 #ifndef NDEBUG in AnalyzeCallOperands()
151 #ifndef NDEBUG in AnalyzeCallOperands()
168 #ifndef NDEBUG in AnalyzeCallResult()
180 #ifndef NDEBUG in AnalyzeCallResult()
217 #ifndef NDEBUG in getRemainingRegParmsForType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp42 #ifndef NDEBUG
61 #ifndef NDEBUG
202 #ifndef NDEBUG in combineMachineInstrs()

12345678910>>...33