HomeSort by relevance Sort by last modified time
    Searched refs:Scalars (Results 26 - 48 of 48) sorted by null

12

  /external/eigen/blas/
ctpsv.f 108 * .. Local Scalars ..
dsbmv.f 18 * where alpha and beta are scalars, x and y are n element vectors and
136 * .. Local Scalars ..
dspmv.f 18 * where alpha and beta are scalars, x and y are n element vectors and
104 * .. Local Scalars ..
dspr2.f 102 * .. Local Scalars ..
dtbmv.f 145 * .. Local Scalars ..
dtpmv.f 105 * .. Local Scalars ..
dtpsv.f 108 * .. Local Scalars ..
ssbmv.f 18 * where alpha and beta are scalars, x and y are n element vectors and
138 * .. Local Scalars ..
sspmv.f 18 * where alpha and beta are scalars, x and y are n element vectors and
104 * .. Local Scalars ..
sspr2.f 102 * .. Local Scalars ..
stbmv.f 145 * .. Local Scalars ..
stpmv.f 105 * .. Local Scalars ..
stpsv.f 108 * .. Local Scalars ..
zhbmv.f 18 * where alpha and beta are scalars, x and y are n element vectors and
142 * .. Local Scalars ..
zhpmv.f 18 * where alpha and beta are scalars, x and y are n element vectors and
108 * .. Local Scalars ..
zhpr.f 94 * .. Local Scalars ..
zhpr2.f 105 * .. Local Scalars ..
ztbmv.f 145 * .. Local Scalars ..
ztpmv.f 105 * .. Local Scalars ..
ztpsv.f 108 * .. Local Scalars ..
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 133 /// This class performs the widening of scalars into vectors, or multiple
134 /// scalars. This class also implements the following features:
138 /// * Scalarization (implementation using scalars) of un-vectorizable
200 /// of scalars.
313 /// Maps scalars to widened vectors.
324 /// * Scalars checks - The code in canVectorizeInstrs and canVectorizeMemory
    [all...]

Completed in 155 milliseconds

12