Searched defs:s256 (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGen/X86/ | ||
| H A D | x86_64-arguments.c | 300 } s256; typedef |
| /llvm-project-15.0.7/llvm/unittests/ADT/ | ||
| H A D | APIntTest.cpp | 187 APInt s256(256, 15, true); in TEST() local |