OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scalars
(Results
226 - 250
of
447
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/eigen/blas/fortran/
ztbmv.f
145
* .. Local
Scalars
..
/external/eigen/lapack/
clarft.f
186
* .. Local
Scalars
..
dlarft.f
185
* .. Local
Scalars
..
slarft.f
185
* .. Local
Scalars
..
zlarft.f
186
* .. Local
Scalars
..
/external/gemmlowp/internal/
kernel_neon.h
404
// to the
scalars
at even and odd indices within each q-register.
443
// Note: 2
scalars
per matrix entry
518
// This is about summing adjacent pairs of 16-bit
scalars
into
519
// single 32-bit
scalars
, so we use pairwise long addition (vpadal).
[
all
...]
/external/libvorbis/doc/
07-floor1.tex
345
Decode begins by sorting the
scalars
from vectors
/external/llvm/include/llvm/CodeGen/
SelectionDAG.h
730
"Cannot compare
scalars
to vectors");
732
"Cannot compare
scalars
to vectors");
745
"Cannot mix vectors and
scalars
");
[
all
...]
ValueTypes.h
94
/// but also handles
scalars
.
/external/llvm/include/llvm/Transforms/Utils/
LoopUtils.h
356
/// \brief Try to promote memory values to
scalars
by sinking stores out of
/external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.td
319
// Register class for single precision
scalars
in VSX registers
/external/llvm/lib/Target/SystemZ/
SystemZRegisterInfo.td
232
// register. f32
scalars
are used for the WLEDB and WLDEB instructions.
/external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp
299
/// This class performs the widening of
scalars
into vectors, or multiple
300
///
scalars
. This class also implements the following features:
304
/// * Scalarization (implementation using
scalars
) of un-vectorizable
398
/// of
scalars
. If \p IfPredicateStore is true we need to 'hide' each
538
/// Maps
scalars
to widened vectors.
[
all
...]
/external/llvm/test/Analysis/CostModel/X86/
cast.ll
26
; --
scalars
--
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_flow.c
501
* Allocate an array of
scalars
/vectors.
/external/mesa3d/src/glsl/
opt_constant_propagation.cpp
251
*
scalars
, this means that either (a) array indexing is being used to
/external/skia/src/core/
SkRegion_path.cpp
499
r.set(bounds); // this converts the ints to
scalars
/external/skia/src/effects/
SkMatrixConvolutionImageFilter.cpp
22
// by the size of a scalar to know how many
scalars
we can read.
/external/skia/tests/
PDFPrimitivesTest.cpp
437
// test to see that all finite
scalars
round trip via scanf().
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/
SafeRepresenter.java
127
// multiline
scalars
/external/vulkan-validation-layers/libs/glm/gtc/
matrix_transform.hpp
106
/// Builds a scale 4 * 4 matrix created from 3
scalars
.
/external/vulkan-validation-layers/libs/glm/gtx/
string_cast.inl
41
//
Scalars
/frameworks/rs/scriptc/
rs_value_types.rsh
22
*
Scalars
:
/prebuilts/sdk/renderscript/include/
rs_value_types.rsh
22
*
Scalars
:
/external/mesa3d/src/gallium/docs/source/
tgsi.rst
463
.. opcode:: PK2US - Pack Two Unsigned 16-bit
Scalars
468
.. opcode:: PK4B - Pack Four Signed 8-bit
Scalars
473
.. opcode:: PK4UB - Pack Four Unsigned 8-bit
Scalars
640
.. opcode:: UP2US - Unpack Two Unsigned 16-Bit
Scalars
656
.. opcode:: UP4UB - Unpack Four Unsigned 8-Bit
Scalars
[
all
...]
Completed in 897 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>