Home
last modified time | relevance | path

Searched refs:inst_type (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp346 const auto* inst_type = ir_context->get_type_mgr()->GetType(inst.type_id()); in GetInstructionToPropagate() local
347 assert(inst_type && "|inst| has invalid type"); in GetInstructionToPropagate()
349 if (inst_type->AsSampledImage()) { in GetInstructionToPropagate()
357 ContainsPointers(*inst_type)) { in GetInstructionToPropagate()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp346 const auto* inst_type = ir_context->get_type_mgr()->GetType(inst.type_id()); in GetInstructionToPropagate() local
347 assert(inst_type && "|inst| has invalid type"); in GetInstructionToPropagate()
349 if (inst_type->AsSampledImage()) { in GetInstructionToPropagate()
357 ContainsPointers(*inst_type)) { in GetInstructionToPropagate()
/third_party/spirv-tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp346 const auto* inst_type = ir_context->get_type_mgr()->GetType(inst.type_id()); in GetInstructionToPropagate() local
347 assert(inst_type && "|inst| has invalid type"); in GetInstructionToPropagate()
349 if (inst_type->AsSampledImage()) { in GetInstructionToPropagate()
357 ContainsPointers(*inst_type)) { in GetInstructionToPropagate()
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c16 GType inst_type);
210 GType inst_type) in _serialize_object() argument
221 tmpobj = g_object_new (inst_type, NULL); in _serialize_object()
223 inst_type); in _serialize_object()
768 GType inst_type) in _add_object_details() argument
784 _serialize_object (other_types, seen_other_types, ptype, inst_type); in _add_object_details()
805 _serialize_object (other_types, seen_other_types, *iface, inst_type); in _add_object_details()
/third_party/spirv-tools/source/opt/
Dupgrade_memory_model.h103 InstructionType inst_type);
Dupgrade_memory_model.cpp529 InstructionType inst_type) { in UpgradeFlags() argument
537 if (inst_type == kMemory) { in UpgradeFlags()
555 if (inst_type == kMemory) { in UpgradeFlags()
564 } else if (inst_type == kMemory) { in UpgradeFlags()
Dmerge_return_pass.cpp324 Instruction* inst_type = get_def_use_mgr()->GetDef(inst.type_id()); in CreatePhiNodesForInst() local
326 if (inst_type->opcode() == SpvOpTypePointer) { in CreatePhiNodesForInst()
332 uint32_t storage_class = inst_type->GetSingleWordInOperand(0); in CreatePhiNodesForInst()
Dfolding_rules.cpp2089 const analysis::Type* inst_type = in RedundantIAdd() local
2091 if (inst_type->IsSame(operand_type)) { in RedundantIAdd()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dupgrade_memory_model.h103 InstructionType inst_type);
Dupgrade_memory_model.cpp529 InstructionType inst_type) { in UpgradeFlags() argument
537 if (inst_type == kMemory) { in UpgradeFlags()
555 if (inst_type == kMemory) { in UpgradeFlags()
564 } else if (inst_type == kMemory) { in UpgradeFlags()
Dmerge_return_pass.cpp326 Instruction* inst_type = get_def_use_mgr()->GetDef(inst.type_id()); in CreatePhiNodesForInst() local
328 if (inst_type->opcode() == SpvOpTypePointer) { in CreatePhiNodesForInst()
334 uint32_t storage_class = inst_type->GetSingleWordInOperand(0); in CreatePhiNodesForInst()
Dfolding_rules.cpp2190 const analysis::Type* inst_type = in RedundantIAdd() local
2192 if (inst_type->IsSame(operand_type)) { in RedundantIAdd()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.h103 InstructionType inst_type);
Dupgrade_memory_model.cpp529 InstructionType inst_type) { in UpgradeFlags() argument
537 if (inst_type == kMemory) { in UpgradeFlags()
555 if (inst_type == kMemory) { in UpgradeFlags()
564 } else if (inst_type == kMemory) { in UpgradeFlags()
Dmerge_return_pass.cpp326 Instruction* inst_type = get_def_use_mgr()->GetDef(inst.type_id()); in CreatePhiNodesForInst() local
328 if (inst_type->opcode() == SpvOpTypePointer) { in CreatePhiNodesForInst()
334 uint32_t storage_class = inst_type->GetSingleWordInOperand(0); in CreatePhiNodesForInst()
Dfolding_rules.cpp2190 const analysis::Type* inst_type = in RedundantIAdd() local
2192 if (inst_type->IsSame(operand_type)) { in RedundantIAdd()