Searched refs:NDEBUG (Results 76 - 100 of 609) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/
H A DSupport.cpp70 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DBranchProbability.cpp35 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DDebug.cpp39 // Even though LLVM might be built with NDEBUG, define symbols that the code
40 // built without NDEBUG can depend on via the llvm/Support/Debug.h header.
79 // All Debug.h functionality is a no-op in NDEBUG mode.
80 #ifndef NDEBUG
122 // This is a bit sneaky. Since this is under #ifndef NDEBUG, we
124 // circular_raw_ostream. If NDEBUG is defined, then dbgs() ==
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayout.cpp81 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h122 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DRegisterFile.h231 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DSymbol.h102 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp49 #ifndef NDEBUG
H A DPatchableFunction.cpp75 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBank.cpp80 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DInstructionSelect.cpp87 #ifndef NDEBUG
112 #ifndef NDEBUG
184 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemory.h164 #ifndef NDEBUG
170 #endif // ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp113 #ifndef NDEBUG
258 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
402 #if !defined(NDEBUG)
491 #ifndef NDEBUG
526 #ifndef NDEBUG
547 #ifndef NDEBUG
574 #ifndef NDEBUG
620 #ifndef NDEBUG
630 #ifndef NDEBUG
880 #ifndef NDEBUG
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp27 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp160 #ifndef NDEBUG
174 #ifndef NDEBUG
189 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp102 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
117 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
197 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h243 #ifndef NDEBUG
279 #ifndef NDEBUG
335 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h24 #ifndef NDEBUG
218 #ifndef NDEBUG
585 #ifndef NDEBUG
590 #ifndef NDEBUG
631 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h137 #ifndef NDEBUG
150 #ifndef NDEBUG
160 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp84 #ifndef NDEBUG
207 #ifndef NDEBUG
226 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp142 #ifndef NDEBUG
166 #ifndef NDEBUG
274 #ifndef NDEBUG
286 #ifndef NDEBUG
337 #ifndef NDEBUG
352 #ifndef NDEBUG
400 #ifndef NDEBUG
415 #ifndef NDEBUG
505 #ifndef NDEBUG
517 #ifndef NDEBUG
[all...]
H A DWebAssemblyCFGSort.cpp144 #ifndef NDEBUG
149 #ifndef NDEBUG
358 #ifndef NDEBUG
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dpjdlog.h109 #ifdef NDEBUG
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.h71 #ifndef NDEBUG
83 #endif /*NDEBUG*/
/freebsd-11-stable/sbin/hastd/
H A Dpjdlog.h111 #ifdef NDEBUG

Completed in 228 milliseconds

1234567891011>>