/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
H A D | Tracker.h | 71 #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 D | SandboxIR.h | 168 #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 D | Tracker.cpp | 19 #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 D | InterpBlock.cpp | 26 #ifndef NDEBUG in addPointer() 43 #ifndef NDEBUG in removePointer() 69 #ifndef NDEBUG in replacePointer() 78 #ifndef NDEBUG in replacePointer() 84 #ifndef NDEBUG
|
H A D | InterpStack.h | 37 #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 D | GIMatchDagPredicate.h |
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InstructionPrecedenceTracking.cpp | 31 #ifndef NDEBUG 41 #ifndef NDEBUG in getFirstSpecialInstruction() 83 #ifndef NDEBUG 131 #ifndef NDEBUG in clear()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | OptimizedStructLayout.cpp | 20 #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 D | regutils.h | 47 #ifndef NDEBUG 48 #define NDEBUG /* no assertions please */ macro
|
H A D | Memory.cpp | 17 #ifndef NDEBUG 29 #ifndef NDEBUG
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | AccelTable.h | 125 #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 D | SelectionDAGPrinter.cpp | 80 #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 D | ccompile.h | 41 #undef NDEBUG 51 #undef NDEBUG 53 #if !defined(ZFS_DEBUG) && !defined(NDEBUG) 54 #define NDEBUG macro
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | config.h | 149 #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 D | utils.h | 46 #ifndef NDEBUG 47 #define NDEBUG /* no assertions please */ macro
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 665 #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 D | utils.h | 46 #ifndef NDEBUG 47 #define NDEBUG /* no assertions please */ macro
|
/freebsd/contrib/llvm-project/llvm/lib/MCA/ |
H A D | IncrementalSourceMgr.cpp | 15 #ifndef NDEBUG 39 #ifndef NDEBUG
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | Coroutines.cpp | 97 #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 D | LVObject.h | 157 #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 D | StmtViz.cpp | 21 #ifndef NDEBUG in viewAST() 36 #ifndef NDEBUG in getNodeLabel()
|
/freebsd/contrib/ncurses/menu/ |
H A D | mf_common.h | 57 # ifdef NDEBUG 58 # undef NDEBUG
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 312 #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 D | CallingConvLower.cpp | 133 #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 D | Combiner.cpp | 42 #ifndef NDEBUG 61 #ifndef NDEBUG 202 #ifndef NDEBUG in combineMachineInstrs()
|