Home
last modified time | relevance | path

Searched defs:c13 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dstruct.c133 struct a13 c13 = {5}; variable
/llvm-project/clang/test/Misc/
H A Ddiag-template-diffing-cxx11.cpp392 double a13, b13, c13, d13; global() variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dstringview-nullptr.cpp556 std::string_view c13 = {{(nullptr)}}; in field_construction() member
/llvm-project/clang/test/Headers/
H A Dwasm.c270 v128_t test_i8x16_make(int8_t c0, int8_t c1, int8_t c2, int8_t c3, int8_t c4, int8_t c5, int8_t c6, int8_t c7, int8_t c8, int8_t c9, int8_t c10, int8_t c11, int8_t c12, int8_t c13, int8_t c14, int8_t c15) { in test_i8x16_make() argument
295 v128_t test_u8x16_make(uint8_t c0, uint8_t c1, uint8_t c2, uint8_t c3, uint8_t c4, uint8_t c5, uint8_t c6, uint8_t c7, uint8_t c8, uint8_t c9, uint8_t c10, uint8_t c11, uint8_t c12, uint8_t c13, uint8_t c14, uint8_t c15) { in test_u8x16_make() argument
/llvm-project/cross-project-tests/intrinsic-header-tests/
H A Dwasm_simd128.c160 int8_t c10, int8_t c11, int8_t c12, int8_t c13, in test_i8x16_make() argument