/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 44 if (inst.opcode() == SpvOpSpecConstantOp) { in FindLiveMembers() 182 (inst->opcode() == SpvOpSpecConstantOp && in MarkMembersAsLiveForExtract() 186 uint32_t first_operand = (inst->opcode() == SpvOpSpecConstantOp ? 1 : 0); in MarkMembersAsLiveForExtract() 321 case SpvOpSpecConstantOp: in RemoveDeadMembers() 543 (inst->opcode() == SpvOpSpecConstantOp && in UpdateCompsiteExtract() 548 if (inst->opcode() == SpvOpSpecConstantOp) { in UpdateCompsiteExtract() 598 (inst->opcode() == SpvOpSpecConstantOp && in UpdateCompositeInsert() 603 if (inst->opcode() == SpvOpSpecConstantOp) { in UpdateCompositeInsert()
|
D | reflect.h | 54 return (opcode >= SpvOpConstantTrue && opcode <= SpvOpSpecConstantOp) || in IsConstantInst() 61 return opcode >= SpvOpSpecConstantTrue && opcode <= SpvOpSpecConstantOp; in IsSpecConstantInst()
|
D | eliminate_dead_constant_pass.cpp | 64 case SpvOp::SpvOpSpecConstantOp: in Process()
|
D | unify_const_pass.cpp | 157 case SpvOp::SpvOpSpecConstantOp: in Process()
|
/third_party/spirv-tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 44 if (inst.opcode() == SpvOpSpecConstantOp) { in FindLiveMembers() 182 (inst->opcode() == SpvOpSpecConstantOp && in MarkMembersAsLiveForExtract() 186 uint32_t first_operand = (inst->opcode() == SpvOpSpecConstantOp ? 1 : 0); in MarkMembersAsLiveForExtract() 321 case SpvOpSpecConstantOp: in RemoveDeadMembers() 543 (inst->opcode() == SpvOpSpecConstantOp && in UpdateCompsiteExtract() 548 if (inst->opcode() == SpvOpSpecConstantOp) { in UpdateCompsiteExtract() 598 (inst->opcode() == SpvOpSpecConstantOp && in UpdateCompositeInsert() 603 if (inst->opcode() == SpvOpSpecConstantOp) { in UpdateCompositeInsert()
|
D | reflect.h | 54 return (opcode >= SpvOpConstantTrue && opcode <= SpvOpSpecConstantOp) || in IsConstantInst() 61 return opcode >= SpvOpSpecConstantTrue && opcode <= SpvOpSpecConstantOp; in IsSpecConstantInst()
|
D | eliminate_dead_constant_pass.cpp | 64 case SpvOp::SpvOpSpecConstantOp: in Process()
|
D | unify_const_pass.cpp | 157 case SpvOp::SpvOpSpecConstantOp: in Process()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 44 if (inst.opcode() == SpvOpSpecConstantOp) { in FindLiveMembers() 182 (inst->opcode() == SpvOpSpecConstantOp && in MarkMembersAsLiveForExtract() 186 uint32_t first_operand = (inst->opcode() == SpvOpSpecConstantOp ? 1 : 0); in MarkMembersAsLiveForExtract() 321 case SpvOpSpecConstantOp: in RemoveDeadMembers() 543 (inst->opcode() == SpvOpSpecConstantOp && in UpdateCompsiteExtract() 548 if (inst->opcode() == SpvOpSpecConstantOp) { in UpdateCompsiteExtract() 598 (inst->opcode() == SpvOpSpecConstantOp && in UpdateCompositeInsert() 603 if (inst->opcode() == SpvOpSpecConstantOp) { in UpdateCompositeInsert()
|
D | reflect.h | 54 return (opcode >= SpvOpConstantTrue && opcode <= SpvOpSpecConstantOp) || in IsConstantInst() 61 return opcode >= SpvOpSpecConstantTrue && opcode <= SpvOpSpecConstantOp; in IsSpecConstantInst()
|
D | eliminate_dead_constant_pass.cpp | 64 case SpvOp::SpvOpSpecConstantOp: in Process()
|
D | unify_const_pass.cpp | 157 case SpvOp::SpvOpSpecConstantOp: in Process()
|
/third_party/mesa3d/src/compiler/spirv/ |
D | gl_spirv.c | 104 case SpvOpSpecConstantOp: in vtn_validate_handle_constant() 175 case SpvOpSpecConstantOp: in vtn_validate_handle_constant_instruction()
|
/third_party/spirv-tools/source/val/ |
D | validate_id.cpp | 177 !(opcode == SpvOpSpecConstantOp && in IdPass() 190 !(opcode == SpvOpSpecConstantOp && in IdPass()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_id.cpp | 177 !(opcode == SpvOpSpecConstantOp && in IdPass() 190 !(opcode == SpvOpSpecConstantOp && in IdPass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_id.cpp | 177 !(opcode == SpvOpSpecConstantOp && in IdPass() 190 !(opcode == SpvOpSpecConstantOp && in IdPass()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_add_spec_constant_op.cpp | 73 ir_context, SpvOpSpecConstantOp, message_.type_id(), message_.fresh_id(), in ApplyImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_spec_constant_op.cpp | 73 ir_context, SpvOpSpecConstantOp, message_.type_id(), message_.fresh_id(), in ApplyImpl()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_spec_constant_op.cpp | 73 ir_context, SpvOpSpecConstantOp, message_.type_id(), message_.fresh_id(), in ApplyImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.constant_test.cpp | 661 Eq(MakeInstruction(SpvOpSpecConstantOp, in TEST_P() 773 Eq(MakeInstruction(SpvOpSpecConstantOp, in TEST_P() 811 Eq(MakeInstruction(SpvOpSpecConstantOp, in TEST_P()
|
/third_party/spirv-tools/test/ |
D | text_to_binary.constant_test.cpp | 661 Eq(MakeInstruction(SpvOpSpecConstantOp, in TEST_P() 773 Eq(MakeInstruction(SpvOpSpecConstantOp, in TEST_P() 811 Eq(MakeInstruction(SpvOpSpecConstantOp, in TEST_P()
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.constant_test.cpp | 661 Eq(MakeInstruction(SpvOpSpecConstantOp, in TEST_P() 773 Eq(MakeInstruction(SpvOpSpecConstantOp, in TEST_P() 811 Eq(MakeInstruction(SpvOpSpecConstantOp, in TEST_P()
|
/third_party/spirv-tools/source/ |
D | opcode.cpp | 224 case SpvOpSpecConstantOp: in spvOpcodeIsSpecConstant() 243 case SpvOpSpecConstantOp: in spvOpcodeIsConstant()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | opcode.cpp | 224 case SpvOpSpecConstantOp: in spvOpcodeIsSpecConstant() 243 case SpvOpSpecConstantOp: in spvOpcodeIsConstant()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 224 case SpvOpSpecConstantOp: in spvOpcodeIsSpecConstant() 243 case SpvOpSpecConstantOp: in spvOpcodeIsConstant()
|