/external/llvm/test/Transforms/InstCombine/ |
vector-mul.ll | 6 define <4 x i8> @Zero_i8(<4 x i8> %InVec) { 8 %mul = mul <4 x i8> %InVec, <i8 0, i8 0, i8 0, i8 0> 15 define <4 x i8> @Identity_i8(<4 x i8> %InVec) { 17 %mul = mul <4 x i8> %InVec, <i8 1, i8 1, i8 1, i8 1> 22 ; CHECK: ret <4 x i8> %InVec 24 define <4 x i8> @AddToSelf_i8(<4 x i8> %InVec) { 26 %mul = mul <4 x i8> %InVec, <i8 2, i8 2, i8 2, i8 2> 31 ; CHECK: shl <4 x i8> %InVec, <i8 1, i8 1, i8 1, i8 1> 34 define <4 x i8> @SplatPow2Test1_i8(<4 x i8> %InVec) { 36 %mul = mul <4 x i8> %InVec, <i8 4, i8 4, i8 4, i8 4 [all...] |
/external/llvm/test/CodeGen/X86/ |
avx2-vector-shifts.ll | 5 define <16 x i16> @test_sllw_1(<16 x i16> %InVec) { 7 %shl = shl <16 x i16> %InVec, <i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0> 15 define <16 x i16> @test_sllw_2(<16 x i16> %InVec) { 17 %shl = shl <16 x i16> %InVec, <i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1> 25 define <16 x i16> @test_sllw_3(<16 x i16> %InVec) { 27 %shl = shl <16 x i16> %InVec, <i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15> 35 define <8 x i32> @test_slld_1(<8 x i32> %InVec) { 37 %shl = shl <8 x i32> %InVec, <i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0> 45 define <8 x i32> @test_slld_2(<8 x i32> %InVec) { 47 %shl = shl <8 x i32> %InVec, <i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1 [all...] |
sse2-vector-shifts.ll | 5 define <8 x i16> @test_sllw_1(<8 x i16> %InVec) { 7 %shl = shl <8 x i16> %InVec, <i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0, i16 0> 15 define <8 x i16> @test_sllw_2(<8 x i16> %InVec) { 17 %shl = shl <8 x i16> %InVec, <i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1, i16 1> 25 define <8 x i16> @test_sllw_3(<8 x i16> %InVec) { 27 %shl = shl <8 x i16> %InVec, <i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15, i16 15> 35 define <4 x i32> @test_slld_1(<4 x i32> %InVec) { 37 %shl = shl <4 x i32> %InVec, <i32 0, i32 0, i32 0, i32 0> 45 define <4 x i32> @test_slld_2(<4 x i32> %InVec) { 47 %shl = shl <4 x i32> %InVec, <i32 1, i32 1, i32 1, i32 1 [all...] |
/external/svox/pico/lib/ |
picokdt.c | 264 picoos_uint16 invec[PICOKDT_NRATT_POSP]; /* input vector */ member in struct:__anon35118 265 picoos_uint8 inveclen; /* nr of ele set in invec; must be =nrattributes */ 270 picoos_uint16 invec[PICOKDT_NRATT_POSD]; /* input vector */ member in struct:__anon35119 271 picoos_uint8 inveclen; /* nr of ele set in invec; must be =nrattributes */ 276 picoos_uint16 invec[PICOKDT_NRATT_G2P]; /* input vector */ member in struct:__anon35120 277 picoos_uint8 inveclen; /* nr of ele set in invec; must be =nrattributes */ 282 picoos_uint16 invec[PICOKDT_NRATT_PHR]; /* input vector */ member in struct:__anon35121 283 picoos_uint8 inveclen; /* nr of ele set in invec; must be =nrattributes */ 288 picoos_uint16 invec[PICOKDT_NRATT_ACC]; /* input vector */ member in struct:__anon35122 289 picoos_uint8 inveclen; /* nr of ele set in invec; must be =nrattributes * 294 picoos_uint16 invec[PICOKDT_NRATT_PAM]; \/* input vector *\/ member in struct:__anon35123 [all...] |
picokdt.h | 140 constructed input vector is stored in the tree object (this->invec 285 graph: the grapheme string used to determine invec[0:8] 287 count: the grapheme number for which invec will be constructed [0..]
|
picowa.c | 217 /* error constructing invec */ 218 PICODBG_WARN(("problem with invec"));
|
picoacph.c | 476 /* error constructing invec */ 477 PICODBG_WARN(("problem with invec")); 893 PICODBG_WARN(("problem setting distances in invec")); 911 /* error constructing invec */ 912 PICODBG_WARN(("problem with invec")); [all...] |
picosa.c | 625 /* error constructing invec */ 626 PICODBG_WARN(("problem with invec")); [all...] |
picopam.c | 433 const picokdt_DtPAM dtpam, const picoos_uint8 *invec, [all...] |
/frameworks/compile/slang/ |
slang_rs_export_foreach.h | 42 typedef llvm::SmallVectorImpl<const clang::ParmVarDecl*> InVec; 45 typedef InVec::const_iterator InIter; 124 inline const InVec& getIns() const {
|
slang_rs_reflection_cpp.cpp | 266 const RSExportForEach::InVec &Ins = ForEach->getIns(); [all...] |
/external/llvm/test/CodeGen/ARM/ |
domain-conv-vmovs.ll | 114 define <2 x float> @test_clobbers_recognised(<2 x float> %invec, float %val) { 117 %vec = insertelement <2 x float> %invec, float %elt, i32 0
|
vdup.ll | 288 define <4 x i32> @tduplane(<4 x i32> %invec) { 292 %in = extractelement <4 x i32> %invec, i32 1
|
/external/neven/Embedded/common/src/b_TensorEm/ |
Alt.h | 105 * Maps vector inVec to outVec (overflow-safe)
|
CompactAlt.h | 110 /** Maps vector inVec to outVec (overflow-safe)
|
CompactMat.h | 136 /** Maps vector inVec to outVec (overflow-safe)
|
MapSequence.h | 118 * Maps vector inVec to outVec (overflow-safe)
|
Mat.h | 105 * Maps vector inVec to outVec (overflow-safe)
|
Normalizer.h | 101 * Maps vector inVec to outVec (overflow-safe)
|
SubVecMap.h | 107 * Maps vector inVec to outVec (overflow-safe)
|
VectorMap.h | 59 * Maps vector inVec to outVec (overflow-safe)
|
CompactMat.c | 35 /** Returns dot product of inVec with indexed row
|
/external/llvm/lib/Target/R600/ |
R600ISelLowering.cpp | [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeVectorTypes.cpp | [all...] |
/external/llvm/lib/Transforms/Vectorize/ |
SLPVectorizer.cpp | [all...] |