Searched refs:truncating (Results 1 – 25 of 118) sorted by relevance
12345
42 a, maxlen=2, truncating='pre')45 a, maxlen=2, truncating='post')65 a, maxlen=2, truncating='pre')70 a, maxlen=2, truncating='post')
1 truncating an orphaned extent-mapped inode
1 truncating an orphaned inode in preen mode
58 ; truncating store volatile 32-bits to 8-bits65 ; truncating store volatile 64-bits to 8-bits124 ; truncating store volatile 32-bits to 16-bits132 ; truncating store volatile 64-bits to 16-bits
51 ; truncating store volatile 32-bits to 8-bits57 ; truncating store volatile 64-bits to 8-bits105 ; truncating store volatile 32-bits to 16-bits111 ; truncating store volatile 64-bits to 16-bits
5 the result here is consistent with a truncating divide. E.g. `truncate(x / y) *
5 the result here is consistent with a truncating divide. E.g.
1 ; Verify that truncating stores do not use STRV
14 ; Test an i32 truncating store.24 ; Test an i64 truncating store.
2 ; checking if store is actually a truncating store before calling
58 ; Check truncating 16-bit stores.68 ; Check truncating 32-bit stores.
3 ; Test that truncating stores are assembled properly.
14 ; truncating it to 32-bit is as simple as directly using the register that
17 ; FIXME: Fix truncating store for local memory
72 int truncating; member129 if (pb->truncating) { in release_inode_block()209 pb.truncating = 1; in release_inode_blocks()215 pb.truncating = 0; in release_inode_blocks()
266 // Fragments for truncating stores.268 // We don't have single truncating atomic store instructions. For 32-bit270 // truncating stores from i64 values are once truncated to i32 first.504 // These are combined patterns of truncating store patterns and zero-extending525 // These are combined patterns of truncating store patterns and sign-extending538 // Patterns for various addressing modes for truncating-extending binary RMWs.