Home
last modified time | relevance | path

Searched defs:IndexType (Results 1 – 25 of 42) sorted by relevance

12

/external/eigen/unsupported/test/
Dcxx11_tensor_contract_sycl.cpp597 typedef int64_t IndexType; in tensorOutofBound() typedef
632 typedef int64_t IndexType; in tensorTensor() typedef
651 typedef int64_t IndexType; in tensorTensor_m() typedef
669 typedef int64_t IndexType; in tensorTensor_n() typedef
687 typedef int64_t IndexType; in tensorTensor_k() typedef
704 typedef int64_t IndexType; in tensorTensor_sizes() typedef
721 typedef int64_t IndexType; in vectorVector() typedef
749 typedef int64_t IndexType; in vectorTensor() typedef
791 typedef int64_t IndexType; in tensorVector() typedef
839 typedef int64_t IndexType; in tensorScalar() typedef
[all …]
/external/rust/crates/vulkano/src/pipeline/
Dinput_assembly.rs126 pub enum IndexType { enum
131 impl From<IndexType> for ash::vk::IndexType { implementation
/external/tensorflow/tensorflow/core/kernels/
Deigen_attention.h70 typedef typename internal::traits<Input>::Index IndexType; in dimensions() typedef
88 typedef typename internal::traits<Input>::Index IndexType; in eval() typedef
Dgather_op.cc35 typedef Eigen::DenseIndex IndexType; typedef
/external/deqp/framework/referencerenderer/
DrrDefs.hpp42 enum IndexType enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h53 IndexType() {} in IndexType() function
54 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h55 IndexType() : Index(None) {} in IndexType() function
56 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
/external/eigen/unsupported/doc/examples/SYCL/
DCwiseMul.cpp13 using IndexType = int64_t; in main() typedef
/external/vulkan-validation-layers/layers/
Dsparse_containers.h92 typedef IndexType_ IndexType; typedef
233 using IndexType = typename SparseVector::IndexType; variable
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBlock.h27 const DSizes<IndexType, NumDims>& dimensions) { in strides()
50 const Eigen::array<IndexType, NumDims>& dimensions) { in strides()
354 TensorBlockMapper(const DSizes<IndexType, NumDims>& dimensions, in TensorBlockMapper()
/external/skia/src/sksl/ir/
DSkSLIndexExpression.cpp31 const Type& IndexExpression::IndexType(const Context& context, const Type& type) { in IndexType() function in SkSL::IndexExpression
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.h613 Eigen::DSizes<IndexType, NDIMS>* out) const { in AsEigenDSizesWithStatus()
630 Eigen::DSizes<IndexType, NDIMS>* out) const { in AsEigenDSizesWithPaddingWithStatus()
/external/skia/src/sksl/lex/
DTransitionTable.cpp33 enum IndexType { enum
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h77 const TypeDescriptor &IndexType; member
/external/deqp/framework/opengl/
DgluDrawUtil.hpp67 enum IndexType enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h183 using IndexType = uint32_t; member
/external/deqp/modules/glshared/
DglsDrawTest.hpp147 enum IndexType enum
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp73 enum IndexType enum in deqp::gles3::Functional::PrimitiveRestartCase
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTF.h151 uint32_t IndexType; ///< Index type member
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h412 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord()
432 TypeIndex IndexType; member
438 TypeIndex IndexType; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h405 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord()
416 TypeIndex IndexType; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp418 Type *IndexType = Type::getIntNTy(C, IndexBits); in buildFrameType() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp742 Type *IndexType = IntegerType::get( in rewriteGEPAsOffset() local
850 Type *IndexType = IntegerType::get(V->getContext(), in getAsConstantIndexedAddress() local
/external/rust/crates/ash/src/vk/
Denums.rs296 pub struct IndexType(pub(crate) i32); struct
297 impl IndexType { implementation
305 impl IndexType { implementation
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp92 } IndexType; typedef

12