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

  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorEvaluator.h 37 static const int NumCoords = internal::traits<Derived>::NumDimensions > 0 ?
44 CoordAccess = NumCoords > 0,
88 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE CoeffReturnType coeff(const array<DenseIndex, NumCoords>& coords) const {
97 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar& coeffRef(const array<DenseIndex, NumCoords>& coords) {
157 static const int NumCoords = internal::traits<Derived>::NumDimensions > 0 ?
164 CoordAccess = NumCoords > 0,
198 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE CoeffReturnType coeff(const array<DenseIndex, NumCoords>& coords) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.h 207 uint8_t NumCoords;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp     [all...]

Completed in 83 milliseconds