Home
last modified time | relevance | path

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

12

/llvm-project/clang/test/Sema/
H A Daarch64-neon-ranges.c
/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv64-vararg.c17 struct small { struct
21 bsmall global() argument
H A Driscv32-vararg.c16 struct small { struct
19 bsmall global() argument
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.take.while/
H A Dgeneral.pass.cpp22 auto small = [](const auto x) noexcept { return x < 5; }; in main() local
/llvm-project/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
1042 int32_t small; in isl_sioimath_sgn() local
1147 int32_t small; in isl_sioimath_hash() local
1178 int32_t small; in isl_sioimath_sizeinbase() local
/llvm-project/clang/test/SemaCXX/
H A Dattr-print.cpp23 int small __attribute__((mode(byte))); variable
H A Dbuiltin-object-size-cxx14.cpp99 SmallStruct small; in tooSmallBuf() local
/llvm-project/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 compiler warnings test() local
H A Denum.pass.cpp47 const bool small = std::integral_constant<bool, sizeof(T) <= sizeof(std::size_t)>::value; // avoid compiler warnings test() local
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/bitset/
H A Dmain.cpp21 std::bitset<13> small; in main() local
/llvm-project/lld/test/ELF/
H A Dppc32-tls-ld.s78 small: label
/llvm-project/clang/test/CodeGen/
H A Dsparcv9-abi.c66 struct small { struct
70 // CHECK-LABEL: define{{.*}} %struct.small @f_small(ptr %x.coerce0, ptr %x.coerce1) argument
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.id/
H A Dp3.cpp162 struct small { }; struct
/llvm-project/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/lldb/test/API/python_api/value/
H A Dmain.c43 struct MyStruct small; member
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join/range.join.iterator/
H A Ddecrement.pass.cpp81 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/lldb/scripts/
H A Danalyze-project-deps.py39 def is_sublist(small, big): argument
/llvm-project/flang/test/Semantics/
H A Ddata04.f9068 type small type
/llvm-project/clang/test/CodeGenCXX/
H A Dauto-var-init.cpp55 struct small { char c; }; argument
[all...]
/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp143 constexpr pixel small(2); // expected-error {{must be initialized by a constant expression}} expected-note {{in call to 'pixel(2)'}} variable
/llvm-project/libcxx/test/support/
H A Dexperimental_any_helpers.h

12