/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 882 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 917 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 933 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 971 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 988 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1038 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1088 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1222 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1295 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1567 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local [all …]
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 897 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 932 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 948 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 986 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1003 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1053 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1103 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1237 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1310 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1582 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local [all …]
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_extensions.cpp | 897 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 932 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 948 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 986 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1003 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1053 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1103 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1237 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1310 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local 1591 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local [all …]
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 5403 const glsl_type *x_type, const glsl_type *y_type) in _min() 5410 const glsl_type *x_type, const glsl_type *y_type) in _max() 5465 …lder::_step(builtin_available_predicate avail, const glsl_type *edge_type, const glsl_type *x_type) in _step() 5504 …_smoothstep(builtin_available_predicate avail, const glsl_type *edge_type, const glsl_type *x_type) in _smoothstep() 5564 builtin_builder::_atan2_op(const glsl_type *x_type) in _atan2_op() 6954 builtin_builder::_ldexp(const glsl_type *x_type, const glsl_type *exp_type) in _ldexp() 6961 builtin_builder::_dfrexp(const glsl_type *x_type, const glsl_type *exp_type) in _dfrexp() 6974 builtin_builder::_frexp(const glsl_type *x_type, const glsl_type *exp_type) in _frexp()
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | prepare_tf.cc | 1116 auto x_type = (*x.begin()).getType(); in matchAndRewrite() local
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/ |
D | legalize_common.cc | 371 RankedTensorType x_type = x_value.getType().dyn_cast<RankedTensorType>(); in convertSelectOp() local 513 RankedTensorType x_type = x.getType().dyn_cast<RankedTensorType>(); in convertSquaredDifferenceOp() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_ops_n_z.cc | 2404 auto x_type = op.x().getType().dyn_cast<RankedTensorType>(); in Verify() local 2455 auto x_type = x.getType().cast<TensorType>(); in build() local
|
D | tf_ops_a_m.cc | 2603 auto x_type = op.x().getType().cast<TensorType>(); in Verify() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | lower_tf.cc | 469 auto x_type = op.x().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | math_grad_test.cc | 100 DataType x_type = DataTypeToEnum<X_T>::v(); in TestCWiseGrad() local
|
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
D | legalize_tf.cc | 427 auto x_type = x.getType().cast<RankedTensorType>(); in StaticBinaryBroadcast() local 5709 auto x_type = x.getType().cast<RankedTensorType>(); in House() local
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/ |
D | hlo_ops.cc | 1833 auto x_type = operands[1].getType(); in inferReturnTypes() local
|