Home
last modified time | relevance | path

Searched refs:truncating (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrAtomics.td219 // Fragments for truncating stores.
221 // We don't have single truncating atomic store instructions. For 32-bit
223 // truncating stores from i64 values are once truncated to i32 first.
368 // These are combined patterns of truncating store patterns and zero-extending
380 // These are combined patterns of truncating store patterns and sign-extending
393 // Patterns for various addressing modes for truncating-extending binary RMWs.
H A DWebAssemblyInstrMemory.td120 // Defines atomic and non-atomic stores, regular and truncating
/freebsd/lib/libc/resolv/
H A Dres_send.c623 int truncating, connreset, resplen, n; in send_vc() local
637 truncating = 0; in send_vc()
751 truncating = 1; in send_vc()
777 if (truncating) { in send_vc()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DREADME.txt89 but truncating the load would give:
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DREADME.md177 requesting a short output is equivalent to truncating the default-length
/freebsd/crypto/openssl/doc/man3/
H A DOBJ_nid2obj.pod76 at most I<buf_len> bytes are written, truncating the result if necessary.
H A DBIO_s_connect.pod115 truncating the string at that point.
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DSelectionDAGCompat.td227 // truncating store is (G_STORE (G_TRUNCATE x)) in GlobalISel. Additionally,
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc24 // computational errors caused by truncating intermediate results.
/freebsd/usr.sbin/bsdconfig/share/
H A Dcommon.subr78 # disable truncating the debug file when initializing). To get child processes
/freebsd/contrib/gdtoa/
H A Dchanges557 string. It proceeds by initially truncating the input string, then if
/freebsd/crypto/heimdal/lib/kadm5/
H A DChangeLog930 * truncate_log.c: new program for truncating the log
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve.td917 // they store less than 128 bits of memory, truncating each vector lane into
H A Darm_sve.td465 // Contiguous truncating store from quadword (single vector).
/freebsd/contrib/one-true-awk/
H A DFIXES.1e58 truncating its entry in ARGV. (circa 1989) Thanks to
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrVSX.td2118 the bits of the index prior to truncating to the range 0-7
2136 the bits of the index prior to truncating to the range 0-3
2154 the bits of the index prior to truncating to the range 0-1
/freebsd/crypto/heimdal/
H A DChangeLog.20051546 * lib/krb5/kuserok.c: use asprintf to avoid truncating pathnames
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td3655 // truncating back down to 32 bits.
3692 // pattern that avoids the type conversion if we're truncating the result to
/freebsd/contrib/tcsh/
H A DFixes403 40. item_len.patch: Truncate item.len when truncating the string,
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc835 repainting that (filling with blanks or truncating as needed). It also
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td522 // non-truncating masked store fragment.
530 // truncating masked store fragments.
4435 // unscaled i64 truncating stores
/freebsd/contrib/tzcode/
H A DNEWS1081 Fix a similar, even less likely bug when truncating at a positive
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrMVE.td7158 // PatFrags for "Aligned" extending / truncating
/freebsd/contrib/tzdata/
H A DNEWS1184 Fix a similar, even less likely bug when truncating at a positive
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES146 error (Unbalanced '"') when truncating a header value
2429 Rewind the df (message body) before truncating it when libmilter

12