Searched defs:tiny (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/libcxx/test/std/utilities/format/format.functions/ |
| H A D | format.verify.cpp | 92 struct tiny { struct 98 auto t = tiny{}; in P2418() argument
|
| /llvm-project-15.0.7/clang/test/CodeGen/RISCV/ |
| H A D | riscv32-ilp32-abi.c | 9 struct tiny { struct 10 uint8_t a, b, c, d;
|
| H A D | riscv32-ilp32-ilp32f-abi.c | 11 struct tiny { struct 12 uint8_t a, b, c, d;
|
| H A D | riscv64-lp64-lp64f-lp64d-abi.c | 62 struct tiny { struct 67 void f_agg_tiny(struct tiny x) { in f_agg_tiny() argument
|
| H A D | riscv32-ilp32-ilp32f-ilp32d-abi.c | 73 struct tiny { struct 78 void f_agg_tiny(struct tiny x) { in f_agg_tiny() argument
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | struct-union-BE.c | 9 struct tiny { struct 18 struct tiny x; in fstr() argument
|
| H A D | sparcv9-abi.c | 102 struct tiny { struct 109 struct tiny f_tiny(struct tiny x) { in f_tiny() argument
|
| /llvm-project-15.0.7/clang/test/CodeGen/CSKY/ |
| H A D | csky-abi.c | 60 struct tiny { struct 65 void f_agg_tiny(struct tiny x) { in f_agg_tiny() argument
|
| H A D | csky-soft-abi.c | 360 struct tiny { struct 361 uint8_t a, b, c, d;
|
| H A D | csky-hard-abi.c | 359 struct tiny { struct 360 uint8_t a, b, c, d;
|
| /llvm-project-15.0.7/flang/include/flang/Evaluate/ |
| H A D | real.h | 161 Real tiny; in TINY() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/ |
| H A D | PolynomialApproximation.cpp | 508 Value tiny = bcast(f32Cst(builder, 0.0004f)); in matchAndRewrite() local
|