Home
last modified time | relevance | path

Searched defs:buf3 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/mpi/
H A Dtype-mismatch.cpp15 long buf3; in charNegativeTest() local
45 short buf3; in intNegativeTest() local
79 unsigned short buf3; in longNegativeTest() local
113 short buf3; in int8_tNegativeTest() local
147 short buf3; in complex_c_long_double_complexNegativeTest() local
181 short buf3; in complex_cxx_float_complexNegativeTest() local
217 int buf3; in skippedTypesTests() local
234 long buf3; in positiveTests() local
H A Dbuffer-deref.cpp15 short buf3[1][1]; in negativeTests() local
35 short buf3[1][1]; in positiveTests() local
/llvm-project/libcxx/test/libcxx/utilities/utility/
H A Dsmall_buffer.pass.cpp67 auto buf3 = std::move(buf); in main() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseGPUCodegen.cpp1016 auto buf3 = genAllocBuffer(rewriter, loc, bufferSz3, token); in rewrite2To4SpMM() local