Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dmodify_io_nodes.cc124 auto current_type = quant::QuantizedType::getQuantizedElementType( in ModifyInputNodes() local
179 Type current_type = quant::QuantizedType::getQuantizedElementType( in ModifyOutputNodes() local
/external/mesa3d/src/amd/compiler/
Daco_form_hard_clauses.cpp66 clause_type current_type = clause_other; in form_hard_clauses() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_parameters.cpp73 auto current_type = in Apply() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_parameters.cpp73 auto current_type = in Apply() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_parameters.cpp73 auto current_type = in Apply() local
/external/deqp-deps/amber/src/vkscript/
Dsection_parser.cc161 NodeType current_type = NodeType::kComment; in SplitSections() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.cpp276 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasVectorResult() local
291 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasScalarResult() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvector_dce.cpp276 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasVectorResult() local
291 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasScalarResult() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dvector_dce.cpp276 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasVectorResult() local
291 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasScalarResult() local
/external/e2fsprogs/ext2ed/
Dmain.c79 struct struct_descriptor *first_type,*last_type,*current_type; /* Used to access the double linked … variable
/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.cc532 const InternedType* current_type) { in GetSuperClass()
588 const InternedType* current_type = &interned_type; in FinalizeProfile() local
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniforms.c630 struct type_tree_entry *current_type; member
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dshape_inference.cc1191 bool CanWhileTypeBeRefinedWith(TensorType current_type, in CanWhileTypeBeRefinedWith()
/external/rust/crates/bindgen/src/
Dclang.rs1203 let current_type = Type { in elem_type() localVariable
/external/libpng/contrib/tools/
Dpngfix.c1611 current_type(struct file *file, int code) in current_type() function