Home
last modified time | relevance | path

Searched defs:synonym_type (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_add_synonym_test.cpp100 auto synonym_type = in TEST() local
471 const auto synonym_type = protobufs::TransformationAddSynonym::LOGICAL_AND; TEST() local
509 const auto synonym_type = protobufs::TransformationAddSynonym::LOGICAL_OR; TEST() local
567 const auto synonym_type = protobufs::TransformationAddSynonym::COPY_OBJECT; TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_synonym_test.cpp100 auto synonym_type = in TEST() local
471 const auto synonym_type = protobufs::TransformationAddSynonym::LOGICAL_AND; TEST() local
509 const auto synonym_type = protobufs::TransformationAddSynonym::LOGICAL_OR; TEST() local
567 const auto synonym_type = protobufs::TransformationAddSynonym::COPY_OBJECT; TEST() local
[all...]
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_add_synonym_test.cpp100 auto synonym_type = in TEST() local
471 const auto synonym_type = protobufs::TransformationAddSynonym::LOGICAL_AND; TEST() local
509 const auto synonym_type = protobufs::TransformationAddSynonym::LOGICAL_OR; TEST() local
567 const auto synonym_type = protobufs::TransformationAddSynonym::COPY_OBJECT; TEST() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_synonym.cpp212 const auto* synonym_type = in MakeSynonymousInstruction() local
29 TransformationAddSynonym( uint32_t result_id, protobufs::TransformationAddSynonym::SynonymType synonym_type, uint32_t synonym_fresh_id, const protobufs::InstructionDescriptor& insert_before) TransformationAddSynonym() argument
143 IsInstructionValid( opt::IRContext* ir_context, const TransformationContext& transformation_context, opt::Instruction* inst, protobufs::TransformationAddSynonym::SynonymType synonym_type) IsInstructionValid() argument
283 auto synonym_type = ir_context->get_type_mgr()->GetType(synonym_type_id); MaybeGetConstantId() local
317 IsAdditionalConstantRequired( protobufs::TransformationAddSynonym::SynonymType synonym_type) IsAdditionalConstantRequired() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_synonym.cpp212 const auto* synonym_type = in MakeSynonymousInstruction() local
29 TransformationAddSynonym( uint32_t result_id, protobufs::TransformationAddSynonym::SynonymType synonym_type, uint32_t synonym_fresh_id, const protobufs::InstructionDescriptor& insert_before) TransformationAddSynonym() argument
143 IsInstructionValid( opt::IRContext* ir_context, const TransformationContext& transformation_context, opt::Instruction* inst, protobufs::TransformationAddSynonym::SynonymType synonym_type) IsInstructionValid() argument
283 auto synonym_type = ir_context->get_type_mgr()->GetType(synonym_type_id); MaybeGetConstantId() local
317 IsAdditionalConstantRequired( protobufs::TransformationAddSynonym::SynonymType synonym_type) IsAdditionalConstantRequired() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_synonym.cpp213 const auto* synonym_type = in MakeSynonymousInstruction() local
29 TransformationAddSynonym( uint32_t result_id, protobufs::TransformationAddSynonym::SynonymType synonym_type, uint32_t synonym_fresh_id, const protobufs::InstructionDescriptor& insert_before) TransformationAddSynonym() argument
143 IsInstructionValid( opt::IRContext* ir_context, const TransformationContext& transformation_context, opt::Instruction* inst, protobufs::TransformationAddSynonym::SynonymType synonym_type) IsInstructionValid() argument
284 auto synonym_type = ir_context->get_type_mgr()->GetType(synonym_type_id); MaybeGetConstantId() local
318 IsAdditionalConstantRequired( protobufs::TransformationAddSynonym::SynonymType synonym_type) IsAdditionalConstantRequired() argument
[all...]

Completed in 8 milliseconds