Home
last modified time | relevance | path

Searched refs:spirvInst (Results 1 – 22 of 22) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
DSpirvIntrinsics.h128 return spirvInst == rhs.spirvInst && typeParams == rhs.typeParams;
133 TSpirvInstruction spirvInst; member
Dintermediate.h1677 void setSpirvInstruction(const TSpirvInstruction& inst) { spirvInst = inst; } in setSpirvInstruction()
1678 const TSpirvInstruction& getSpirvInstruction() const { return spirvInst; } in getSpirvInstruction()
1683 TSpirvInstruction spirvInst; variable
1717 void setSpirvInstruction(const TSpirvInstruction& inst) { spirvInst = inst; } in setSpirvInstruction()
1718 const TSpirvInstruction& getSpirvInstruction() const { return spirvInst; } in getSpirvInstruction()
1731 TSpirvInstruction spirvInst; variable
DTypes.h1629 …void setSpirvType(const TSpirvInstruction& spirvInst, const TSpirvTypeParameters* typeParams = nul…
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DSpirvIntrinsics.h128 return spirvInst == rhs.spirvInst && typeParams == rhs.typeParams;
133 TSpirvInstruction spirvInst; member
Dintermediate.h1681 void setSpirvInstruction(const TSpirvInstruction& inst) { spirvInst = inst; } in setSpirvInstruction()
1682 const TSpirvInstruction& getSpirvInstruction() const { return spirvInst; } in getSpirvInstruction()
1687 TSpirvInstruction spirvInst; variable
1721 void setSpirvInstruction(const TSpirvInstruction& inst) { spirvInst = inst; } in setSpirvInstruction()
1722 const TSpirvInstruction& getSpirvInstruction() const { return spirvInst; } in getSpirvInstruction()
1735 TSpirvInstruction spirvInst; variable
DTypes.h1648 …void setSpirvType(const TSpirvInstruction& spirvInst, const TSpirvTypeParameters* typeParams = nul…
/external/deqp-deps/glslang/glslang/MachineIndependent/
DSpirvIntrinsics.cpp275 void TPublicType::setSpirvType(const TSpirvInstruction& spirvInst, const TSpirvTypeParameters* type… in setSpirvType() argument
281 spirvType->spirvInst = spirvInst; in setSpirvType()
321 TSpirvInstruction* spirvInst = new TSpirvInstruction; in makeSpirvInstruction() local
323 spirvInst->set = value; in makeSpirvInstruction()
327 return spirvInst; in makeSpirvInstruction()
DSymbolTable.cpp402 spirvInst = copyOf.spirvInst; in TFunction()
DSymbolTable.h328 spirvInst = inst; in setSpirvInstruction()
330 virtual const TSpirvInstruction& getSpirvInstruction() const { return spirvInst; } in getSpirvInstruction()
358 TSpirvInstruction spirvInst; // SPIR-V instruction qualifiers variable
Dglslang_tab.cpp.h550 glslang::TSpirvInstruction* spirvInst; member
Dglslang_tab.cpp6123 …(yyvsp[-1].interm).function->setSpirvInstruction(*(yyvsp[-2].interm.spirvInst)); // Attach SPIR-V … in yyparse()
12305 …(yyval.interm.type).setSpirvType(*(yyvsp[-3].interm.spirvInst), (yyvsp[-1].interm.spirvTypeParams)… in yyparse()
12315 …(yyval.interm.type).setSpirvType(*(yyvsp[-3].interm.spirvInst), (yyvsp[-1].interm.spirvTypeParams)… in yyparse()
12324 (yyval.interm.type).setSpirvType(*(yyvsp[-1].interm.spirvInst)); in yyparse()
12334 (yyval.interm.type).setSpirvType(*(yyvsp[-1].interm.spirvInst)); in yyparse()
12374 (yyval.interm.spirvInst) = (yyvsp[-1].interm.spirvInst); in yyparse()
12383 (yyval.interm.spirvInst) = (yyvsp[-1].interm.spirvInst); in yyparse()
12391 (yyval.interm.spirvInst) = (yyvsp[0].interm.spirvInst); in yyparse()
12399 …(yyval.interm.spirvInst) = parseContext.mergeSpirvInstruction((yyvsp[-1].lex).loc, (yyvsp[-2].inte… in yyparse()
12407 …(yyval.interm.spirvInst) = parseContext.makeSpirvInstruction((yyvsp[-1].lex).loc, *(yyvsp[-2].lex)… in yyparse()
[all …]
Dglslang.y120 glslang::TSpirvInstruction* spirvInst; member
386 %type <interm.spirvInst> spirv_instruction_qualifier
387 %type <interm.spirvInst> spirv_instruction_qualifier_list spirv_instruction_qualifier_id
Dglslang.m4120 glslang::TSpirvInstruction* spirvInst;
386 %type <interm.spirvInst> spirv_instruction_qualifier
387 %type <interm.spirvInst> spirv_instruction_qualifier_list spirv_instruction_qualifier_id
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DSpirvIntrinsics.cpp275 void TPublicType::setSpirvType(const TSpirvInstruction& spirvInst, const TSpirvTypeParameters* type… in setSpirvType() argument
281 spirvType->spirvInst = spirvInst; in setSpirvType()
322 TSpirvInstruction* spirvInst = new TSpirvInstruction; in makeSpirvInstruction() local
324 spirvInst->set = value; in makeSpirvInstruction()
328 return spirvInst; in makeSpirvInstruction()
DSymbolTable.cpp402 spirvInst = copyOf.spirvInst; in TFunction()
DSymbolTable.h328 spirvInst = inst; in setSpirvInstruction()
330 virtual const TSpirvInstruction& getSpirvInstruction() const { return spirvInst; } in getSpirvInstruction()
358 TSpirvInstruction spirvInst; // SPIR-V instruction qualifiers variable
Dglslang_tab.cpp.h551 glslang::TSpirvInstruction* spirvInst; member
Dglslang_tab.cpp6093 …(yyvsp[-1].interm).function->setSpirvInstruction(*(yyvsp[-2].interm.spirvInst)); // Attach SPIR-V … in yyparse()
12304 …(yyval.interm.type).setSpirvType(*(yyvsp[-3].interm.spirvInst), (yyvsp[-1].interm.spirvTypeParams)… in yyparse()
12314 …(yyval.interm.type).setSpirvType(*(yyvsp[-3].interm.spirvInst), (yyvsp[-1].interm.spirvTypeParams)… in yyparse()
12323 (yyval.interm.type).setSpirvType(*(yyvsp[-1].interm.spirvInst)); in yyparse()
12333 (yyval.interm.type).setSpirvType(*(yyvsp[-1].interm.spirvInst)); in yyparse()
12373 (yyval.interm.spirvInst) = (yyvsp[-1].interm.spirvInst); in yyparse()
12382 (yyval.interm.spirvInst) = (yyvsp[-1].interm.spirvInst); in yyparse()
12390 (yyval.interm.spirvInst) = (yyvsp[0].interm.spirvInst); in yyparse()
12398 …(yyval.interm.spirvInst) = parseContext.mergeSpirvInstruction((yyvsp[-1].lex).loc, (yyvsp[-2].inte… in yyparse()
12406 …(yyval.interm.spirvInst) = parseContext.makeSpirvInstruction((yyvsp[-1].lex).loc, *(yyvsp[-2].lex)… in yyparse()
[all …]
Dglslang.y120 glslang::TSpirvInstruction* spirvInst; member
387 %type <interm.spirvInst> spirv_instruction_qualifier
388 %type <interm.spirvInst> spirv_instruction_qualifier_list spirv_instruction_qualifier_id
Dglslang.m4120 glslang::TSpirvInstruction* spirvInst;
387 %type <interm.spirvInst> spirv_instruction_qualifier
388 %type <interm.spirvInst> spirv_instruction_qualifier_list spirv_instruction_qualifier_id
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp2700 const auto& spirvInst = node->getSpirvInstruction(); in visitUnary() local
2701 if (spirvInst.set == "") { in visitUnary()
2713 builder.createNoResultOp(static_cast<spv::Op>(spirvInst.id), {idImmOp}); in visitUnary()
2715 … result = builder.createOp(static_cast<spv::Op>(spirvInst.id), resultType(), {idImmOp}); in visitUnary()
2718 …resultType(), spirvInst.set == "GLSL.std.450" ? stdBuiltins : getExtBuiltins(spirvInst.set.c_str()… in visitUnary()
2719 spirvInst.id, {operand}); in visitUnary()
3707 const auto& spirvInst = node->getSpirvInstruction(); in visitAggregate() local
3708 if (spirvInst.set == "") { in visitAggregate()
3723 builder.createNoResultOp(static_cast<spv::Op>(spirvInst.id), idImmOps); in visitAggregate()
3725 … result = builder.createOp(static_cast<spv::Op>(spirvInst.id), resultType(), idImmOps); in visitAggregate()
[all …]
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp2703 const auto& spirvInst = node->getSpirvInstruction(); in visitUnary() local
2704 if (spirvInst.set == "") { in visitUnary()
2716 builder.createNoResultOp(static_cast<spv::Op>(spirvInst.id), {idImmOp}); in visitUnary()
2718 … result = builder.createOp(static_cast<spv::Op>(spirvInst.id), resultType(), {idImmOp}); in visitUnary()
2721 …resultType(), spirvInst.set == "GLSL.std.450" ? stdBuiltins : getExtBuiltins(spirvInst.set.c_str()… in visitUnary()
2722 spirvInst.id, {operand}); in visitUnary()
3763 const auto& spirvInst = node->getSpirvInstruction(); in visitAggregate() local
3764 if (spirvInst.set == "") { in visitAggregate()
3779 builder.createNoResultOp(static_cast<spv::Op>(spirvInst.id), idImmOps); in visitAggregate()
3781 … result = builder.createOp(static_cast<spv::Op>(spirvInst.id), resultType(), idImmOps); in visitAggregate()
[all …]