Home
last modified time | relevance | path

Searched defs:Normal (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h31 Normal, // CV_INLINEE_SOURCE_LINE_SIGNATURE enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.h120 Normal = 0, // 256 element standard mode. enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h24 Normal, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleLoader.h39 Normal, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.h40 Normal = 0, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h219 Normal, // Follow the normal rules for releasing pages to the OS enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp31 enum Kind { Normal, Unrolled } K; enumerator
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp69 enum class DebugLogging { None, Normal, Verbose, Quiet }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp55 bool &Normal, bool Bold) { in applyTemplateHighlighting()
732 bool Normal = true; in printDiagnosticMessage() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp26 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h84 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator
H A DSema.h690 Normal, enumerator
10819 enum class SimplerImplicitMoveMode { ForceOff, Normal, ForceOn }; enumerator
14553 Normal, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp287 Normal, in getCurrentMangleNumberContext() enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1789 bool Normal = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1340 Normal, ///< The cast is used with a normal load/store. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp111 enum { Normal, Top, Bottom }; enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp853 enum NotificationMode { Normal, ReallocationFailed }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h751 Normal, enumerator
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp1355 Normal = 0x01, enumerator
4421 Normal, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11356 SDValue Normal(DAG.getNOT( in getDataClassTest() local