/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | non-zero-enum-to-bool-conversion-cpp11.cpp | 9 UNKNOWN = 4 enumerator 21 UNKNOWN = 4 enumerator 34 UNKNOWN = 4 enumerator 46 UNKNOWN = 4 enumerator
|
H A D | non-zero-enum-to-bool-conversion.cpp | 10 UNKNOWN = 4 enumerator 78 UNKNOWN enumerator
|
/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | Host.h | 74 UNKNOWN, global() enumerator
|
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | llvm-readobj.h | 43 enum OutputStyleTy { LLVM, GNU, JSON, UNKNOWN }; enumerator
|
H A D | llvm-readobj.cpp | 87 UNKNOWN = 100, global() enumerator
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | RISCVAttributes.h | 42 UNKNOWN = 0, enumerator
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VE.h | 68 UNKNOWN enumerator 81 UNKNOWN enumerator
|
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiCondCode.h | 31 UNKNOWN enumerator
|
H A D | LanaiAluCode.h | 39 UNKNOWN = 0xFF, enumerator
|
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/dextIR/ |
H A D | StepIR.py | 34 UNKNOWN = 6 variable in StepKind
|
/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/ |
H A D | interface.h | 94 UNKNOWN, enumerator
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | CodeTemplate.h | 58 UNKNOWN = 0U, enumerator
|
/llvm-project/clang/include/clang/Basic/ |
H A D | Cuda.h | 21 UNKNOWN, enumerator 57 UNKNOWN, global() enumerator
|
/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | common.h | 44 UNKNOWN, enumerator
|
/llvm-project/libc/benchmarks/automemcpy/include/automemcpy/ |
H A D | ResultAnalyzer.h |
|
/llvm-project/llvm/include/llvm/CodeGen/MIRParser/ |
H A D | MIParser.h | 41 UNKNOWN, NORMAL, GENERIC, REGBANK global() enumerator
|
/llvm-project/bolt/include/bolt/Core/ |
H A D | BinaryContext.h | 96 UNKNOWN = 0, /// Unknown contents. global() enumerator
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SILoadStoreOptimizer.cpp | 73 UNKNOWN, global() enumerator [all...] |
/llvm-project/third-party/benchmark/include/benchmark/ |
H A D | benchmark.h | 1722 enum Scaling { UNKNOWN, ENABLED, DISABLED }; enumerator
|
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Gnu.cpp | 2008 enum { UNKNOWN, WANT32, WANT64, WANTX32 } Want = UNKNOWN; findBiarchMultilibs() enumerator
|
/llvm-project/bolt/lib/Core/ |
H A D | BinaryFunction.cpp | 2492 constexpr static int32_t UNKNOWN = std::numeric_limits<int32_t>::min(); global() member [all...] |