Home
last modified time | relevance | path

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

/netbsd/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_archive_string.c308 #define S128 S64 S64 in test_archive_string_sprintf() macro
313 const char *s128 = S128; in test_archive_string_sprintf()
314 const char *s129 = S128 "0"; in test_archive_string_sprintf()
318 #undef S128 in test_archive_string_sprintf()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DREADME-SSE.txt780 …i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
H A DREADME.txt1057 …-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128-S128"
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp427 const LLT S128 = LLT::scalar(128); in AMDGPULegalizerInfo() local
506 .legalFor({S32, S64, V2S16, S16, V4S16, S1, S128, S256}) in AMDGPULegalizerInfo()