Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util.h41 Normal, enumerator
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h31 Normal, // CV_INLINEE_SOURCE_LINE_SIGNATURE enumerator
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVECustomDAG.h120 Normal = 0, // 256 element standard mode. enumerator
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DModuleLoader.h39 Normal, enumerator
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DCompletionRequest.h24 Normal, enumerator
/llvm-project-15.0.7/clang/test/Frontend/
H A Dnoderef.cpp14 void Normal() { in Normal() function
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp29 enum Kind { Normal, Unrolled } K; enumerator
/llvm-project-15.0.7/clang/lib/Frontend/
H A DTextDiagnostic.cpp46 bool &Normal, bool Bold) { in applyTemplateHighlighting()
742 bool Normal = true; in printDiagnosticMessage() local
/llvm-project-15.0.7/llvm/tools/opt/
H A DNewPMDriver.cpp67 enum class DebugLogging { None, Normal, Verbose, Quiet }; enumerator
/llvm-project-15.0.7/libcxx/test/std/utilities/charconv/charconv.msvc/
H A Dtest.cpp404 enum class TestFromCharsMode { Normal, SignalingNaN }; enumerator
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCoroutine.cpp26 enum class AwaitKind { Init, Normal, Yield, Final }; enumerator
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DOverload.h85 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator
H A DSema.h1905 Normal, enumerator
2214 Normal, enumerator
5050 enum class SimplerImplicitMoveMode { ForceOff, Normal, ForceOn }; enumerator
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLambda.cpp280 Normal, in getCurrentMangleNumberContext() enumerator
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1115 Normal, ///< The cast is used with a normal load/store. enumerator
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp291 Normal, enumerator
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1782 bool Normal = false; variable
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp111 enum { Normal, Top, Bottom }; enumerator
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp943 enum NotificationMode { Normal, ReallocationFailed }; enumerator
/llvm-project-15.0.7/clang/include/clang/AST/
H A DExpr.h721 Normal, enumerator