Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h32 Normal, // CV_INLINEE_SOURCE_LINE_SIGNATURE enumerator
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DTaskDispatch.cpp34 enum { Normal, Materialization, Idle } TaskKind; in dispatch() enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugLoc.h51 Normal, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.h120 Normal = 0, // 256 element standard mode. enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleLoader.h40 Normal, enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h24 Normal, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.h37 Normal = 0, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFunction.h89 Normal, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h241 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.cpp71 enum class DebugLogging { None, Normal, Verbose, Quiet }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp53 bool &Normal, bool Bold) { in applyTemplateHighlighting()
730 bool Normal = true; in printDiagnosticMessage() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp27 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1432 Normal, ///< The cast is used with a normal load/store. enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h84 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator
H A DSema.h488 Normal, enumerator
11034 enum class SimplerImplicitMoveMode { ForceOff, Normal, ForceOn }; enumerator
14866 Normal, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp285 Normal, in getCurrentMangleNumberContext() enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1787 bool Normal = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp91 enum { Normal, Top, Bottom }; enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp963 enum NotificationMode { Normal, ReallocationFailed }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h750 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.cpp11737 SDValue Normal(DAG.getNOT( in getDataClassTest() local