/llvm-project/llvm/test/MC/M68k/Relaxations/ |
H A D | bsr.s | 46 ZERO: label
|
H A D | branch.s | 46 ZERO: label
|
/llvm-project/clang/test/Sema/ |
H A D | warn-bitwise-compare.c | 8 ZERO, enumerator
|
H A D | transpose-memset.c | 34 #define ZERO 0 in macros() macro
|
H A D | compare.c | 309 #define ZERO 0 macro
|
/llvm-project/libc/test/src/__support/ |
H A D | integer_literals_test.cpp | 71 const __uint128_t ZERO = 0; TEST() local 109 const UInt256 ZERO = 0; TEST() local
|
H A D | math_extras_test.cpp | 112 constexpr T ZERO = cpp::numeric_limits<T>::min(); TYPED_TEST() local 137 constexpr T ZERO = cpp::numeric_limits<T>::min(); TYPED_TEST() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | debug-info-gline-tables-only.c | 25 enum E { ZERO = 0, ONE = 1 }; enumerator
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_debug.cpp | 68 int volatile *ZERO = (int *)0; in __kmp_debug_assert() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | posix-return.cpp | 4 #define ZERO 0 macro
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | use-starts-ends-with.cpp | 119 #define ZERO test() macro
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsExpandPseudo.cpp | 84 unsigned ZERO = Mips::ZERO; in expandAtomicCmpSwapSubword() local 213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local 622 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOp() local
|
H A D | MipsSEFrameLowering.cpp | 416 unsigned ZERO = ABI.GetNullPtr(); emitPrologue() local 703 unsigned ZERO = ABI.GetNullPtr(); emitEpilogue() local [all...] |
H A D | MipsSEInstrInfo.cpp | 864 unsigned ZERO = Subtarget.isGP64bit() ? Mips::ZERO_64 : Mips::ZERO; in expandEhReturn() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | builtin-is-constant-evaluated.cpp | 96 ZERO = 0, in test_enumerator() enumerator
|
H A D | MicrosoftCompatibility.cpp | 278 static const int ZERO = 0; member
|
/llvm-project/clang/test/Analysis/ |
H A D | issue-70464.cpp | 140 enum : unsigned char { ZERO = 0, FORTY_TWO = 42 } foox; enumerator
|
H A D | plist-macros-with-expansion.cpp | 681 #define ZERO 0 macro
|
/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | dfaddsub.S | 121 #define ZERO r15:14 macro 122 ZERO = #0 define
|
H A D | dfsqrt.S | 278 #define ZERO r11:10 macro 281 ZERO = #0 define
|
H A D | dffma.S | 217 #define ZERO r15:14 macro 247 ZERO = #0 define
|
/llvm-project/libc/test/src/__support/CPP/ |
H A D | bit_test.cpp | 26 constexpr auto ZERO = T(0); TYPED_TEST() local
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_union_templ.c | 97 __isl_give UNION *FN(FN(UNION,ZERO),ctx)(isl_ctx *ctx OPT_TYPE_PARAM) in FN() argument 105 __isl_give UNION *FN(FN(UNION,ZERO),space)(__isl_take isl_space *space in FN() argument 113 __isl_give UNION *FN(UNION,ZERO)(__isl_take isl_space *space OPT_TYPE_PARAM) in FN() argument
|
/llvm-project/libc/test/src/__support/FPUtil/ |
H A D | fpbits_test.cpp | 196 ZERO, global() enumerator
|
/llvm-project/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 200 ZERO = 0x0, global() enumerator
|