Home
last modified time | relevance | path

Searched defs:small (Results 1 – 25 of 28) sorted by relevance

12

/llvm-project-15.0.7/clang/test/Sema/
H A Daarch64-neon-ranges.c8 void test_vext_8bit(int8x8_t small, int8x16_t big) { in test_vext_8bit()
24 void test_mul_lane_f64(float64x1_t small, float64x2_t big, float64x2_t rhs) { in test_mul_lane_f64()
41 void test_ld1st1(int8x8_t small, int8x16_t big, void *addr) { in test_ld1st1()
/llvm-project-15.0.7/clang/test/CodeGen/RISCV/
H A Driscv32-ilp32-abi.c13 struct small { struct
17 struct small_aligned { argument
H A Driscv32-ilp32-ilp32f-abi.c15 struct small { struct
19 struct small_aligned { argument
H A Driscv64-lp64-lp64f-lp64d-abi.c101 struct small { struct
106 void f_agg_small(struct small x) { in f_agg_small() argument
H A Driscv32-ilp32-ilp32f-ilp32d-abi.c112 struct small { struct
117 void f_agg_small(struct small x) { in f_agg_small() argument
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-print.cpp24 int small __attribute__((mode(byte))); variable
H A Dbuiltin-object-size-cxx14.cpp99 SmallStruct small; in tooSmallBuf() local
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_int_sioimath.c172 int32_t small; in isl_sioimath_read() local
201 int32_t small; in isl_sioimath_print() local
H A Disl_int_sioimath.h136 inline int isl_sioimath_decode_small(isl_sioimath val, int32_t *small) in isl_sioimath_decode_small()
251 int32_t small; in isl_sioimath_bigarg_src() local
377 int32_t small; in isl_sioimath_promote() local
391 mp_small small; in isl_sioimath_try_demote() local
1041 int32_t small; in isl_sioimath_sgn() local
1146 int32_t small; in isl_sioimath_hash() local
1177 int32_t small; in isl_sioimath_sizeinbase() local
/llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/unord.hash/
H A Dintegral.pass.cpp43 …const bool small = std::integral_constant<bool, sizeof(T) <= sizeof(std::size_t)>::value; // avoid… in test() local
H A Denum.pass.cpp47 …const bool small = std::integral_constant<bool, sizeof(T) <= sizeof(std::size_t)>::value; // avoid… in test() local
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/bitset/
H A Dmain.cpp21 std::bitset<13> small; in main() local
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dsparcv9-abi.c25 struct small { struct
29 // CHECK-LABEL: define{{.*}} %struct.small @f_small(i32* %x.coerce0, i32* %x.coerce1) argument
/llvm-project-15.0.7/lld/test/ELF/
H A Dppc32-tls-ld.s78 small: label
/llvm-project-15.0.7/clang/test/CXX/expr/expr.prim/expr.prim.id/
H A Dp3.cpp162 struct small { }; struct
/llvm-project-15.0.7/clang/test/CodeGen/CSKY/
H A Dcsky-abi.c75 struct small { struct
80 void f_agg_small(struct small x) { in f_agg_small() argument
H A Dcsky-soft-abi.c364 struct small { struct
368 struct small_aligned { argument
H A Dcsky-hard-abi.c363 struct small { struct
367 struct small_aligned { argument
/llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.join.view/iterator/
H A Ddecrement.pass.cpp79 int small[2][1] = {{1}, {2}}; in test() local
H A Dincrement.pass.cpp60 int small[2][1] = {{1}, {2}}; in test() local
/llvm-project-15.0.7/lldb/scripts/
H A Danalyze-project-deps.py29 def is_sublist(small, big): argument
/llvm-project-15.0.7/flang/test/Semantics/
H A Ddata04.f9068 type small type
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dauto-var-init.cpp55 struct small { char c; }; argument
/llvm-project-15.0.7/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp136 constexpr pixel small(2); // expected-error {{must be initialized by a constant expression}} expect… variable
/llvm-project-15.0.7/libcxx/test/support/
H A Dexperimental_any_helpers.h137 typedef small_type<> small; typedef

12