Searched refs:wider (Results 1 – 25 of 49) sorted by relevance
12
/external/libjpeg-turbo/simd/ |
D | jdct.inc | 19 %define RANGE_MASK (MAXJSAMPLE * 4 + 3) ; 2 bits wider than legal samples
|
/external/compiler-rt/lib/builtins/ |
D | fp_trunc_impl.inc | 10 // This file implements a fairly generic conversion from a wider to a narrower 22 // *narrowing* operations; if you need to convert to a *wider* floating-point
|
D | fp_extend_impl.inc | 10 // This file implements a fairly generic conversion from a narrower to a wider
|
/external/llvm/test/CodeGen/X86/ |
D | 2011-12-28-vselecti8.ll | 7 ; wider BUILD_VECTOR. This causes the introduction of a new
|
D | add-nsw-sext.ll | 54 ; Don't promote the sext if it has no users. The wider add instruction needs an
|
D | MergeConsecutiveStores.ll | 467 ; PR21711 - Merge vector stores into wider vector stores.
|
/external/llvm/test/CodeGen/Thumb2/ |
D | thumb2-sbc.ll | 55 ; Example from numerics code that manually computes wider-than-64 values.
|
/external/llvm/test/CodeGen/AArch64/ |
D | merge-store.ll | 24 ; PR21711 - Merge vector stores into wider vector stores.
|
/external/llvm/test/Other/ |
D | lint.ll | 84 %wider = bitcast i8* %buf to i16* 85 store i16 0, i16* %wider
|
/external/icu/icu4c/source/tools/tzcode/ |
D | private.h | 152 Please use a compiler that supports a 64-bit integer type (or wider);
|
/external/bison/m4/ |
D | size_max.m4 | 25 dnl Define it ourselves. Here we assume that the type 'size_t' is not wider
|
D | longlong.m4 | 95 #if to work with literals wider than 32 bits. */
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.td | 28 def subreg_r32 : SubRegIndex<32, 32>; // Reinterpret a wider reg as 32 bits. 29 def subreg_r64 : SubRegIndex<64, 64>; // Reinterpret a wider reg as 64 bits.
|
D | SystemZInstrFP.td | 169 // Extend register floating-point values to wider representations. 174 // Extend memory floating-point values to wider representations.
|
/external/opencv3/doc/tutorials/imgproc/histograms/histogram_equalization/ |
D | histogram_equalization.markdown | 37 wider and more uniform distribution of intensity values) so the intensity values are spreaded
|
/external/opencv3/doc/tutorials/photo/hdr_imaging/ |
D | hdr_imaging.markdown | 12 per channel (usually 32-bit float values), allowing much wider dynamic range.
|
/external/v8/test/unittests/interpreter/ |
D | bytecode-array-builder-unittest.cc | 58 Register wider(151); in TEST_F() local 59 builder.ExchangeRegisters(wide, wider); in TEST_F()
|
/external/llvm/docs/ |
D | ExtendingLLVM.rst | 120 a wider size, performs the byteswap, and then shifts the correct bytes right 121 to emulate the narrower byteswap in the wider type.
|
D | Atomics.rst | 125 therefore an instruction which is wider than the target natively supports can be 196 wider loads, like a 64-bit store on ARM. (A frontend for Java or other "safe"
|
/external/curl/docs/ |
D | DISTRO-DILEMMA | 121 well, to offer application authors an even wider scope of choice.
|
D | CONTRIBUTE | 282 [full description, no wider than 72 columns that describe as much as
|
/external/freetype/src/autofit/ |
D | afblue.dat | 205 // wider than 0.75 pixels (otherwise the blue zone gets ignored). All
|
/external/llvm/test/CodeGen/Mips/msa/ |
D | 3r_4r_widen.ll | 2 ; use the result as a third operand and results in wider elements than the
|
/external/e2fsprogs/lib/et/ |
D | com_err.texinfo | 178 on systems which support wider values.
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 532 reorder data to use wider instructions
|
12