Home
last modified time | relevance | path

Searched defs:s128 (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h21 __extension__ typedef __int128 s128; typedef
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c312 const char *s128 = S128; in test_archive_string_sprintf() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86LegalizerInfo.cpp50 const LLT s128 = LLT::scalar(128); X86LegalizerInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp51 const LLT s128 = LLT::scalar(128); in AArch64LegalizerInfo() local
1883 LLT s128 = LLT::scalar(128); legalizeAtomicCmpxchg128() local
[all...]
H A DAArch64InstructionSelector.cpp2615 const LLT s128 = LLT::scalar(128); select() local