/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_propagate_instruction_up.cpp | 346 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/ |
D | transformation_propagate_instruction_up.cpp | 346 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/ |
D | transformation_propagate_instruction_up.cpp | 346 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/ |
D | gst-hotdoc-plugins-scanner.c | 16 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/ |
D | upgrade_memory_model.h | 103 InstructionType inst_type);
|
D | upgrade_memory_model.cpp | 529 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()
|
D | merge_return_pass.cpp | 324 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()
|
D | folding_rules.cpp | 2089 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/ |
D | upgrade_memory_model.h | 103 InstructionType inst_type);
|
D | upgrade_memory_model.cpp | 529 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()
|
D | merge_return_pass.cpp | 326 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()
|
D | folding_rules.cpp | 2190 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/ |
D | upgrade_memory_model.h | 103 InstructionType inst_type);
|
D | upgrade_memory_model.cpp | 529 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()
|
D | merge_return_pass.cpp | 326 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()
|
D | folding_rules.cpp | 2190 const analysis::Type* inst_type = in RedundantIAdd() local 2192 if (inst_type->IsSame(operand_type)) { in RedundantIAdd()
|