Home
last modified time | relevance | path

Searched defs:operandTypes (Results 1 – 8 of 8) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/
Dtable.h31 spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
58 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
77 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtable.h31 spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
58 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
77 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dtable.h31 spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
58 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
77 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? member
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops_common.cc54 LogicalResult verifyReduceScatter(Operation *op, TypeRange operandTypes, in verifyReduceScatter()
Dhlo_ops.cc7943 SmallVector<TensorType, 1> operandTypes = in verify() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
Drank_specialization.cc134 auto operandTypes = llvm::to_vector<16>( in matchAndRewrite() local
219 auto operandTypes = llvm::to_vector<16>( in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/thlo/IR/
Dthlo_ops.cc110 SmallVectorImpl<Type> *operandTypes) { in parseKeywordOperandListWithTypes()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
DStablehloOps.cpp590 LogicalResult verifyReduceScatter(Operation* op, TypeRange operandTypes, in verifyReduceScatter()
5361 SmallVector<TensorType, 1> operandTypes = in verify() local