Home
last modified time | relevance | path

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

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