HomeSort by relevance Sort by last modified time
    Searched refs:SizeA (Results 1 - 3 of 3) sorted by null

  /external/eigen/Eigen/src/Core/products/
GeneralMatrixMatrix.h 159 std::size_t sizeA = kc*mc;
162 ei_declare_aligned_stack_constructed_variable(LhsScalar, blockA, sizeA, blocking.blockA());
289 SizeA = ActualRows * MaxDepth,
294 EIGEN_ALIGN_MAX LhsScalar m_staticA[SizeA];
297 EIGEN_ALIGN_MAX char m_staticA[SizeA * sizeof(LhsScalar) + EIGEN_DEFAULT_ALIGN_BYTES-1];
  /external/llvm/lib/Target/Hexagon/
HexagonGenInsert.cpp     [all...]
HexagonInstrInfo.cpp     [all...]

Completed in 2083 milliseconds