Home
last modified time | relevance | path

Searched defs:full_type (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/compiler/nir/tests/
Dnegative_equal_tests.cpp91 #define compare_with_self(full_type) \ argument
113 #define compare_with_negation(full_type) \ in compare_with_self() argument
205 #define compare_with_self(full_type) \ argument
240 #define compare_with_negation(full_type) \ in compare_with_self() argument
316 nir_alu_type full_type, int first) in count_sequence()
374 nir_alu_type full_type, unsigned components) in negate()
/external/tensorflow/tensorflow/c/experimental/ops/gen/model/
Dattr_spec.h36 const string& full_type() const { return full_type_; } in full_type() function
/external/mesa3d/src/compiler/nir/
Dnir_instr_set.c370 nir_alu_type full_type) in nir_const_value_negative_equal()
470 const nir_alu_type full_type = nir_op_infos[alu1->op].input_types[src1] | in nir_alu_srcs_negative_equal() local
/external/tensorflow/tensorflow/core/ir/importexport/
Dconvert_attributes.cc396 const tensorflow::FullTypeDef& full_type, Builder& builder) { in ConvertAttribute()
424 tf_type::FullTypeAttr full_type) { in ConvertAttribute()
Dgraphdef_export.cc362 if (auto full_type = attrs.getAs<tf_type::FullTypeAttr>( in ConvertArgumentAttributes() local
401 if (auto full_type = op->getAttrOfType<tf_type::FullTypeAttr>( in ConvertToNodeDef() local
Dfunctiondef_export.cc125 if (auto full_type = arg_attrs.getAs<tf_type::FullTypeAttr>( in ExportArgDef() local
/external/tensorflow/tensorflow/c/
Dpython_api.cc53 const FullTypeDef& full_type) { in SetFullType()
/external/tensorflow/tensorflow/core/framework/
Dfull_type_inference_util.cc31 namespace full_type { namespace
Dfull_type_util.cc35 namespace full_type { namespace
Dfull_type_inference_util_test.cc26 namespace full_type { namespace
Dfull_type_util_test.cc27 namespace full_type { namespace
/external/perfetto/src/protozero/protoc_plugin/
Dcppgen_plugin.cc86 std::string full_type; in GetFullName() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Doptimize.cc131 auto full_type = type2.dyn_cast<ShapedType>(); in IsTailOfShape() local
/external/mesa3d/src/freedreno/ir3/
Dir3.h991 static inline type_t full_type(type_t type) in full_type() function
/external/flatbuffers/src/
Didl_gen_cpp.cpp1822 auto full_type = in GenMember() local