Home
last modified time | relevance | path

Searched refs:S128 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c307 #define S128 S64 S64 in test_archive_string_sprintf() macro
312 const char *s128 = S128; in test_archive_string_sprintf()
313 const char *s129 = S128 "0"; in test_archive_string_sprintf()
317 #undef S128 in test_archive_string_sprintf()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp586 const LLT S128 = LLT::scalar(128); in AMDGPULegalizerInfo() local
671 .legalFor({S32, S64, V2S16, S16, V4S16, S1, S128, S256}) in AMDGPULegalizerInfo()