| /external/android-nn-driver/test/ | 
| D | DriverTestHelpers.hpp | 247                      HalOperandType operandType = HalOperandType::TENSOR_FLOAT32,  in AddInputOperand()274                       HalOperandType operandType = HalOperandType::TENSOR_FLOAT32,  in AddOutputOperand()
 348                      armnn_driver::hal_1_3::HalPolicy::OperandType operandType =  in AddInputOperand()
 374                       armnn_driver::hal_1_3::HalPolicy::OperandType operandType =  in AddOutputOperand()
 420                       HalOperandType operandType = HalOperandType::TENSOR_FLOAT32,  in AddTensorOperand()
 468                       HalOperandType operandType = HalPolicy::OperandType::TENSOR_FLOAT32,  in AddTensorOperand()
 
 | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fShaderAtomicOpTests.cpp | 96 …se (Context& context, const char* name, const char* funcName, AtomicOperandType operandType, DataT…  in ShaderAtomicOpCase()258 …ShaderAtomicAddCase (Context& context, const char* name, AtomicOperandType operandType, DataType t…  in ShaderAtomicAddCase()
 412 …ShaderAtomicMinCase (Context& context, const char* name, AtomicOperandType operandType, DataType t…  in ShaderAtomicMinCase()
 493 …ShaderAtomicMaxCase (Context& context, const char* name, AtomicOperandType operandType, DataType t…  in ShaderAtomicMaxCase()
 575 …ShaderAtomicAndCase (Context& context, const char* name, AtomicOperandType operandType, DataType t…  in ShaderAtomicAndCase()
 651 …ShaderAtomicOrCase (Context& context, const char* name, AtomicOperandType operandType, DataType ty…  in ShaderAtomicOrCase()
 722 …ShaderAtomicXorCase (Context& context, const char* name, AtomicOperandType operandType, DataType t…  in ShaderAtomicXorCase()
 806 …ShaderAtomicExchangeCase (Context& context, const char* name, AtomicOperandType operandType, DataT…  in ShaderAtomicExchangeCase()
 891 …ShaderAtomicCompSwapCase (Context& context, const char* name, AtomicOperandType operandType, DataT…  in ShaderAtomicCompSwapCase()
 1087 …micOpTests::ShaderAtomicOpTests (Context& context, const char* name, AtomicOperandType operandType)  in ShaderAtomicOpTests()
 [all …]
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/utils/ | 
| D | lhlo_utils.h | 59     Type operandType = std::get<0>(it.value());  in verifyAllReduce()  local
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ | 
| D | unfuse_batch_norm.cc | 170   auto operandType = operand.getType().cast<RankedTensorType>();  in createReduce()  local200                           RankedTensorType operandType, Value scale,  in calculateReduceSize()
 254     auto operandType = bnOp.operand().getType().dyn_cast<RankedTensorType>();  in matchAndRewrite()  local
 
 | 
| D | materialize_broadcasts.cc | 39     auto operandType = op.operand().getType().dyn_cast<RankedTensorType>();  in matchAndRewrite()  local
 | 
| D | legalize_einsum_to_dot_general.cc | 76             SmallVector<int64_t> &dotResultShape) {  in matchAndRewrite()
 | 
| D | legalize_mhlo_to_thlo.cc | 190     auto operandType = op.operand().getType().dyn_cast<RankedTensorType>();  in matchAndRewrite()  local
 | 
| D | hlo_legalize_to_memref.cc | 229   auto operandType = operand.getType().cast<MemRefType>();  in insertDynamicMemrefCastOp()  local
 | 
| D | hlo_legalize_to_lhlo.cc | 120         auto operandType = operand.getType().dyn_cast<MemRefType>();  in convertResults()  local
 | 
| D | legalize_to_linalg.cc | 685     auto operandType =  in getIndexingMaps()  local734     auto operandType = operand.getType().dyn_cast<RankedTensorType>();  in matchAndRewrite()  local
 931     auto operandType = operand.getType().cast<ShapedType>();  in matchAndRewrite()  local
 1313     auto operandType = adaptor.operand().getType().dyn_cast<RankedTensorType>();  in matchAndRewrite()  local
 1798     auto operandType = adaptor.operand().getType().cast<ShapedType>();  in matchAndRewrite()  local
 
 | 
| D | chlo_legalize_to_hlo.cc | 1396     auto operandType = op.operand().getType().cast<RankedTensorType>();  in matchAndRewrite()  local
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/ | 
| D | StablehloOps.cpp | 603     auto operandType = std::get<0>(it).cast<ShapedType>();  in verifyReduceScatter()  local644   auto operandType = operand().getType().cast<TensorType>();  in verify()  local
 1212   auto operandType = adaptor.operand().getType().cast<TensorType>();  in inferReturnTypeComponents()  local
 2180   auto operandType = getOperand().getType().cast<TupleType>();  in verify()  local
 2225   Type operandType = adaptor.operand().getType();  in inferReturnTypeComponents()  local
 2273   auto operandType = operand().getType().dyn_cast<RankedTensorType>();  in verify()  local
 2326   auto operandType = operand().getType().cast<RankedTensorType>();  in verify()  local
 2371   auto operandType = operand().getType().cast<RankedTensorType>();  in verify()  local
 2412   auto operandType = operand().getType().cast<RankedTensorType>();  in verify()  local
 2449   auto operandType = operands[0].getType().dyn_cast<RankedTensorType>();  in reifyReturnTypeShapes()  local
 [all …]
 
 | 
| D | ChloOps.cpp | 354   Type operandType = op.operand().getType();  in inferReturnTypeComponents()  local
 | 
| /external/android-nn-driver/ | 
| D | Utils.cpp | 632 bool isQuantizedOperand(const V1_0::OperandType& operandType)  in isQuantizedOperand()645 bool isQuantizedOperand(const V1_2::OperandType& operandType)  in isQuantizedOperand()
 662 bool isQuantizedOperand(const V1_3::OperandType& operandType)  in isQuantizedOperand()
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/ | 
| D | hlo_ops.cc | 639   auto operandType = operand().getType().cast<TensorType>();  in verify()  local1249   auto operandType = adaptor.operand().getType().cast<TensorType>();  in inferReturnTypeComponents()  local
 1353     RankedTensorType operandType =  in matchAndRewrite()  local
 2650   auto operandType = getOperand().getType().cast<TupleType>();  in verify()  local
 2742   Type operandType = adaptor.operand().getType();  in inferReturnTypeComponents()  local
 2790   auto operandType = operand().getType().dyn_cast<RankedTensorType>();  in verify()  local
 2843   auto operandType = operand().getType().cast<RankedTensorType>();  in verify()  local
 2888   auto operandType = operand().getType().cast<RankedTensorType>();  in verify()  local
 2929   auto operandType = operand().getType().cast<RankedTensorType>();  in verify()  local
 2966   auto operandType = operands[0].getType().dyn_cast<RankedTensorType>();  in reifyReturnTypeShapes()  local
 [all …]
 
 | 
| D | hlo_ops_common.cc | 67     auto operandType = std::get<0>(it).cast<ShapedType>();  in verifyReduceScatter()  local
 | 
| D | chlo_ops.cc | 381   Type operandType = op.operand().getType();  in inferReturnTypeComponents()  local
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/IR/ | 
| D | lhlo_ops.cc | 101   auto operandType = getElementTypeOrSelf(op.getInput().getType());  in verify()  local276   auto operandType = op.getOperand().getType().dyn_cast<ShapedType>();  in verify()  local
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/ | 
| D | lhlo_legalize_to_affine.cc | 137       MemRefType operandType = operand.getType().cast<MemRefType>();  in matchAndRewrite()  local250     MemRefType operandType = operand.getType().cast<MemRefType>();  in matchAndRewrite()  local
 483     auto operandType = operand.getType().dyn_cast<ShapedType>();  in matchAndRewrite()  local
 
 | 
| /external/armnn/shim/sl/canonical/ | 
| D | CanonicalUtils.cpp | 505 bool isQuantizedOperand(const OperandType& operandType)  in isQuantizedOperand()
 | 
| /external/skia/src/sksl/codegen/ | 
| D | SkSLSPIRVCodeGenerator.cpp | 1544             const Type& operandType = arguments[0]->type();  in writeSpecialIntrinsic()  local2685                                                const Type& operandType, SpvId lhs,  in writeBinaryOperation()
 2699 SpvId SPIRVCodeGenerator::foldToBool(SpvId id, const Type& operandType, SpvOp op,  in foldToBool()
 2709 SpvId SPIRVCodeGenerator::writeMatrixComparison(const Type& operandType, SpvId lhs, SpvId rhs,  in writeMatrixComparison()
 2741 SpvId SPIRVCodeGenerator::writeComponentwiseMatrixUnary(const Type& operandType,  in writeComponentwiseMatrixUnary()
 2762 SpvId SPIRVCodeGenerator::writeComponentwiseMatrixBinary(const Type& operandType, SpvId lhs,  in writeComponentwiseMatrixBinary()
 2823     const Type* operandType;  in writeBinaryExpression()  local
 
 | 
| /external/mesa3d/src/gallium/drivers/svga/ | 
| D | svga_tgsi_vgpu10.c | 249       unsigned operandType;  member578                      unsigned operandType, unsigned index)  in check_register_index()
 3537                        VGPU10_OPERAND_TYPE operandType,  in emit_input_declaration()
 4119                            unsigned operandType, VGPU10_SYSTEM_NAME name,  in emit_tesslevel_declaration()
 4817       unsigned opcodeType, operandType;  in emit_gs_input_declarations()  local
 4886       VGPU10_OPERAND_TYPE operandType = VGPU10_OPERAND_TYPE_INPUT;  in emit_tcs_input_declarations()  local
 5052       VGPU10_OPERAND_TYPE operandType;  in emit_tes_input_declarations()  local
 
 | 
| /external/tensorflow/tensorflow/lite/nnapi/sl/public/ | 
| D | NeuralNetworksSupportLibraryImpl.h | 71   int32_t operandType;  member
 | 
| /external/angle/src/compiler/translator/spirv/ | 
| D | OutputSPIRV.cpp | 3145     const TType &operandType = operand->getType();  in createCompare()  local3216     const TType &operandType          = node->getChildNode(0)->getAsTyped()->getType();  in createAtomicBuiltIn()  local
 4541                                              const TType &operandType,  in createCompareImpl()
 
 | 
| /external/mesa3d/src/gallium/drivers/svga/include/ | 
| D | VGPU10ShaderTokens.h | 713       unsigned int operandType            : 8;  /* VGPU10_OPERAND_TYPE */  member
 |