HomeSort by relevance Sort by last modified time
    Searched refs:Lower (Results 101 - 125 of 132) sorted by null

1 2 3 45 6

  /external/eigen/Eigen/src/IterativeLinearSolvers/
ConjugateGradient.h 94 template< typename _MatrixType, int _UpLo=Lower,
116 * \tparam _UpLo the triangular part that will be used for the computations. It can be Lower
117 * or Upper. Default is Lower.
  /external/eigen/test/
product_trmm.cpp 93 CALL_ALL_ORDERS(EIGEN_CAT(1,NB),SCALAR,Lower) \
sparse_basic.cpp 398 refMat3 = refMat2.template triangularView<Lower>();
399 m3 = m2.template triangularView<Lower>();
429 refMat3 = refMat2.template selfadjointView<Lower>();
430 m3 = m2.template selfadjointView<Lower>();
sparse_solver.h 217 halfA.template selfadjointView<Solver::UpLo>() = it.matrix().template triangularView<Eigen::Lower>().twistedBy(pnull);
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
MINRES.h 129 template< typename _MatrixType, int _UpLo=Lower,
153 * \tparam _UpLo the triangular part that will be used for the computations. It can be Lower
154 * or Upper. Default is Lower.
  /external/llvm/lib/Target/AArch64/
AArch64MCInstLower.cpp 10 // This file contains code to lower AArch64 MachineInstrs to their corresponding
194 void AArch64MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const {
AArch64AsmPrinter.cpp 390 // Lower a patchpoint of the form:
464 // attributes (isCall, isReturn, etc.). We lower them to the real
513 MCInstLowering.Lower(MI, TmpInst);
  /external/llvm/lib/Target/Mips/
MipsMCInstLower.cpp 10 // This file contains code to lower Mips MachineInstrs to their corresponding
168 // Lower register operand.
182 // Lower two register operands.
219 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const {
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/eigen/Eigen/src/Core/products/
SelfadjointMatrixMatrix.h 400 LhsIsUpper = (LhsMode&(Upper|Lower))==Upper,
402 RhsIsUpper = (RhsMode&(Upper|Lower))==Upper,
  /external/eigen/Eigen/src/PaStiXSupport/
PaStiXSupport.h 536 * \tparam UpLo The part of the matrix to use : Lower or Upper. The default is Lower as required by PaStiX
601 // Pastix supports only lower, column-major matrices
602 out.template selfadjointView<Lower>() = matrix.template selfadjointView<UpLo>();
617 * \tparam UpLo The part of the matrix to use : Lower or Upper. The default is Lower as required by PaStiX
683 // Pastix supports only lower, column-major matrices
684 out.template selfadjointView<Lower>() = matrix.template selfadjointView<UpLo>();
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
lmpar.h 71 /* step provides a lower bound, parl, for the zero of */
219 /* step provides a lower bound, parl, for the zero of */
224 qr.matrixQR().topLeftCorner(n, n).transpose().template triangularView<Lower>().solveInPlace(wa1);
272 // qr.matrixQR().topLeftCorner(n, n).transpose().template triangularView<Lower>().solveInPlace(wa1);
  /external/llvm/lib/Target/XCore/
XCoreAsmPrinter.cpp 299 MCInstLowering.Lower(MI, TmpInst);
  /external/eigen/Eigen/src/SuperLUSupport/
SuperLUSupport.h 196 if (MatrixType::Flags & Lower)
255 if (MatrixType::Flags & Lower)
490 typedef TriangularView<LUMatrixType, Lower|UnitDiag> LMatrixType;
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp 10 // This file contains code to lower X86 MachineInstrs to their corresponding
37 /// X86MCInstLower - This class is used to lower an MachineInstr into an MCInst.
47 void Lower(const MachineInstr *MI, MCInst &OutMI) const;
71 /// GetSymbolFromOperand - Lower an MO_GlobalAddress or MO_ExternalSymbol
345 void X86MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const {
477 // TAILJMPd, TAILJMPd64 - Lower to the correct jump instructions.
737 // Lower a stackmap of the form:
750 // Lower a patchpoint of the form:
798 // Lower these as normal, but add some comments.
807 // Lower these as normal, but add some comments
    [all...]
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 364 const SCEV *Lower[8];
    [all...]
  /external/chromium_org/v8/test/mjsunit/
cyrillic.js 68 var lc = (i == 0); // Lower case.
122 // A range that covers the lower case greek letters and the upper case cyrillic
134 // Sigma is special because there are two lower case versions of the same upper
  /external/eigen/lapack/
clarft.f 42 *> If DIRECT = 'B', H = H(k) . . . H(2) H(1) and T is lower triangular.
116 *> lower triangular. The rest of the array is not used.
312 CALL CTRMV( 'Lower', 'No transpose', 'Non-unit', K-I,
dlarft.f 42 *> If DIRECT = 'B', H = H(k) . . . H(2) H(1) and T is lower triangular.
116 *> lower triangular. The rest of the array is not used.
310 CALL DTRMV( 'Lower', 'No transpose', 'Non-unit', K-I,
slarft.f 42 *> If DIRECT = 'B', H = H(k) . . . H(2) H(1) and T is lower triangular.
116 *> lower triangular. The rest of the array is not used.
310 CALL STRMV( 'Lower', 'No transpose', 'Non-unit', K-I,
zlarft.f 42 *> If DIRECT = 'B', H = H(k) . . . H(2) H(1) and T is lower triangular.
116 *> lower triangular. The rest of the array is not used.
311 CALL ZTRMV( 'Lower', 'No transpose', 'Non-unit', K-I,
  /frameworks/rs/api/
rs_core_math.spec 1098 @param min_value Lower bound, must be scalar or matching vector.
1115 @param min_value Lower bound, must be scalar or matching vector.
1132 @param min_value Lower bound, must be scalar or matching vector.
1149 @param min_value Lower bound, must be scalar or matching vector.
  /external/eigen/Eigen/src/PardisoSupport/
PardisoSupport.h 451 * \tparam UpLo can be any bitwise combination of Upper, Lower. The default is Upper, meaning only the upper triangular part has to be used.
452 * Upper|Lower can be used to tell both triangular parts can be used as input.
511 * \tparam Options can be any bitwise combination of Upper, Lower, and Symmetric. The default is Upper, meaning only the upper triangular part has to be used.
513 * Upper|Lower can be used to tell both triangular parts can be used as input.
533 enum { UpLo = Options&(Upper|Lower) };
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxvahd.h 305 FLOAT Lower;
  /external/llvm/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 583 // Lower a FrameIndex to a TargetFrameIndex.
596 // Lower the displacement to a TargetConstant.
    [all...]

Completed in 1421 milliseconds

1 2 3 45 6