| /llvm-project-15.0.7/clang/test/CodeGen/RISCV/ |
| H A D | riscv64-lp64-lp64f-abi.c | 11 struct large { struct 27 // the presence of large return values that consume a register due to the need argument
|
| H A D | riscv64-lp64-abi.c | 9 struct large { struct 25 // the presence of large return values that consume a register due to the need argument
|
| H A D | riscv32-ilp32-abi.c | 21 struct large { struct 35 // the presence of large return values that consume a register due to the need argument
|
| H A D | riscv32-ilp32-ilp32f-abi.c | 23 struct large { struct 37 // the presence of large return values that consume a register due to the need argument
|
| H A D | riscv64-lp64-lp64f-lp64d-abi.c | 158 struct large { struct 162 // CHECK-LABEL: define{{.*}} void @f_agg_large(%struct.large* noundef %x) argument
|
| H A D | riscv32-ilp32-ilp32f-ilp32d-abi.c | 169 struct large { struct 173 // CHECK-LABEL: define{{.*}} void @f_agg_large(%struct.large* noundef %x) argument
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | aarch64-byval-temp.c | 4 struct large { struct 8 void pass_large(struct large); argument
|
| H A D | sparcv9-abi.c | 50 struct large { struct 56 // CHECK-LABEL: define{{.*}} void @f_large(%struct.large* noalias sret(%struct.large) align 8 %agg.… argument
|
| H A D | asm.c | 92 struct large { struct 96 unsigned long t15(int x, struct large *P) { in t15() argument
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | builtin-object-size-cxx14.cpp | 70 LargeStruct large; in noWriteToBuf() local 78 LargeStruct large = {0, {}, 0}; in initTheBuf() local 89 LargeStruct large; in initTheBufWithALoop() local
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/bitset/ |
| H A D | main.cpp | 25 std::bitset<1000> large; in main() local
|
| /llvm-project-15.0.7/clang/test/CodeGen/CSKY/ |
| H A D | csky-abi.c | 109 struct large { struct 114 void f_agg_large(struct large x) { in f_agg_large() argument
|
| H A D | csky-soft-abi.c | 372 struct large { struct 377 // the presence of large return values that consume a register due to the need argument
|
| H A D | csky-hard-abi.c | 371 struct large { struct 376 // the presence of large return values that consume a register due to the need argument
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | data03.f90 | 16 type large type
|
| H A D | data04.f90 | 57 type large type
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | designated-init.cpp | 56 WithLargeArray large = {(LargeArray){1, 2, 3}, .arr.arr[10] = 10}; variable
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | macro-repeated-side-effects.c | 81 void large(int a) { in large() function
|
| /llvm-project-15.0.7/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
| H A D | p1.cpp | 142 constexpr pixel large(4); variable
|
| /llvm-project-15.0.7/libcxx/test/support/ |
| H A D | experimental_any_helpers.h | 213 typedef large_type<> large; typedef
|
| H A D | any_helpers.h | 253 typedef large_type<> large; typedef
|