/llvm-project/clang-tools-extra/test/clang-tidy/checkers/mpi/ |
H A D | type-mismatch.cpp | 11 short buf2; in charNegativeTest() local 41 unsigned buf2; in intNegativeTest() local 75 unsigned buf2; in longNegativeTest() local 109 unsigned buf2; in int8_tNegativeTest() local 143 unsigned buf2; in complex_c_long_double_complexNegativeTest() local 177 unsigned buf2; in complex_cxx_float_complexNegativeTest() local 213 UNSIGNED buf2; in skippedTypesTests() local 231 int buf2; in positiveTests() local
|
H A D | buffer-deref.cpp | 11 unsigned **buf2; in negativeTests() local 32 unsigned *buf2; in positiveTests() local
|
/llvm-project/clang/test/CodeGen/X86/ |
H A D | amx_complex_api.c | 10 char buf2[1024]; variable
|
H A D | amx_api.c | 9 char buf2[1024]; variable
|
/llvm-project/compiler-rt/test/fuzzer/ |
H A D | CustomAllocator.cpp | 16 static const char *buf2 = "bbbb"; variable
|
/llvm-project/libcxx/test/libcxx/utilities/utility/ |
H A D | small_buffer.pass.cpp | 60 auto buf2 = std::move(buf); in main() local
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_printf_test.cpp | 108 char buf2[1024]; in TestAgainstLibc() local
|
/llvm-project/clang/test/Sema/ |
H A D | attr-diagnose-as-builtin.c | 60 char buf2[11]; in call_memcpy2() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | alloc-size.c | 256 short *const buf2 = ((short*)(my_malloc(100))); in test9() local
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckSecuritySyntaxOnly.cpp | 883 SmallString<256> buf2; in checkCall_rand() local 1055 SmallString<256> buf2; in checkUncheckedReturnValue() local
|
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/ |
H A D | SparseGPUCodegen.cpp | 865 auto buf2 = genAllocBuffer(rewriter, loc, bufferSz2, token); in rewriteSpGEMM() local 1012 auto buf2 = genAllocBuffer(rewriter, loc, bufferSz2, token); in rewrite2To4SpMM() local
|
/llvm-project/clang/test/Analysis/ |
H A D | malloc.c | 214 char *buf2 = (char*)realloc(buf, 0x1000000); in reallocRadar6337483_2() local 236 char *buf2 = (char*)realloc(buf, 0x1000000); in reallocRadar6337483_4() local 252 char *buf2 = (char*)reallocf(buf, 0x1000000); in reallocfRadar6337483_4() local
|
/llvm-project/mlir/lib/ExecutionEngine/ |
H A D | CudaRuntimeWrappers.cpp | 800 mgpuSpGEMMCompute(void * s,int32_t ma,int32_t mb,void * a,void * b,void * c,int32_t ctp,intptr_t bsz2,void * buf2,CUstream) mgpuSpGEMMCompute() argument
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.cpp | 2160 kmp_cpuid buf2; get_leaf4_levels() local
|
/llvm-project/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 1374 char buf2[1000]; in TEST() local
|