| /external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ | 
| D | transformation_move_instruction_down.cpp | 27 std::string GetExtensionSet(opt::IRContext* ir_context,  in GetExtensionSet() 50     opt::IRContext* ir_context,  in IsApplicable() 114     opt::IRContext* ir_context, TransformationContext* /*unused*/) const {  in Apply() 135     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsInstructionSupported() 143     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsSimpleInstruction() 346     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsMemoryReadInstruction() 415     opt::IRContext* ir_context, const opt::Instruction& inst) {  in GetMemoryReadTarget() 493     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsMemoryWriteInstruction() 534     opt::IRContext* ir_context, const opt::Instruction& inst) {  in GetMemoryWriteTarget() 585     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsMemoryInstruction() [all …] 
 | 
| D | fuzzer_util.cpp | 47 uint32_t MaybeGetOpConstant(opt::IRContext* ir_context,  in MaybeGetOpConstant() 73                     std::unique_ptr<spvtools::opt::IRContext>* ir_context) {  in BuildIRContext() 185 opt::Instruction CreateUnreachableEdgeInstruction(opt::IRContext* ir_context,  in CreateUnreachableEdgeInstruction() 308 bool CanMakeSynonymOf(opt::IRContext* ir_context,  in CanMakeSynonymOf() 439                                    opt::IRContext* ir_context) {  in GetBoundForCompositeIndex() 494 bool IsValidAndWellFormed(const opt::IRContext* ir_context,  in IsValidAndWellFormed() 555 bool IsNonFunctionTypeId(opt::IRContext* ir_context, uint32_t id) {  in IsNonFunctionTypeId() 560 bool IsMergeOrContinue(opt::IRContext* ir_context, uint32_t block_id) {  in IsMergeOrContinue() 578 uint32_t GetLoopFromMergeBlock(opt::IRContext* ir_context,  in GetLoopFromMergeBlock() 600 uint32_t FindFunctionType(opt::IRContext* ir_context,  in FindFunctionType() [all …] 
 | 
| D | transformation_composite_construct.cpp | 43     opt::IRContext* ir_context, const TransformationContext& /*unused*/) const {  in IsApplicable() 106     opt::IRContext* ir_context,  in Apply() 140     opt::IRContext* ir_context, const opt::analysis::Array& array_type) const {  in ComponentsForArrayConstructionAreOK() 177     opt::IRContext* ir_context,  in ComponentsForMatrixConstructionAreOK() 204     opt::IRContext* ir_context,  in ComponentsForStructConstructionAreOK() 233     opt::IRContext* ir_context,  in ComponentsForVectorConstructionAreOK() 275     opt::IRContext* ir_context,  in AddDataSynonymFacts()
  | 
| D | transformation_vector_shuffle.cpp | 42     opt::IRContext* ir_context, const TransformationContext& /*unused*/) const {  in IsApplicable() 115     opt::IRContext* ir_context,  in Apply() 156     opt::IRContext* ir_context, const opt::analysis::Type& element_type) const {  in GetResultTypeId() 163     opt::IRContext* ir_context, uint32_t id_of_vector) {  in GetVectorType() 174     opt::IRContext* ir_context,  in AddDataSynonymFacts()
  | 
| D | transformation_set_loop_control.cpp | 34     opt::IRContext* ir_context, const TransformationContext& /*unused*/) const {  in IsApplicable() 117     opt::IRContext* ir_context, TransformationContext* /*unused*/) const {  in Apply() 195     opt::IRContext* ir_context) {  in PartialCountIsSupported() 213     opt::IRContext* ir_context) {  in PeelCountIsSupported()
  | 
| D | transformation_add_synonym.cpp | 41     opt::IRContext* ir_context,  in IsApplicable() 102     opt::IRContext* ir_context,  in Apply() 144     opt::IRContext* ir_context,  in IsInstructionValid() 207     opt::IRContext* ir_context,  in MakeSynonymousInstruction() 265     opt::IRContext* ir_context,  in MaybeGetConstantId()
  | 
| D | transformation_add_bit_instruction_synonym.cpp | 37     opt::IRContext* ir_context,  in IsApplicable() 81     opt::IRContext* ir_context,  in Apply() 104     opt::IRContext* ir_context, opt::Instruction* instruction) {  in IsInstructionSupported() 170     opt::IRContext* ir_context, opt::Instruction* bit_instruction) {  in GetRequiredFreshIdCount() 191     opt::IRContext* ir_context, TransformationContext* transformation_context,  in AddOpBitwiseOrOpNotSynonym()
  | 
| D | transformation_make_vector_operation_dynamic.cpp | 36     opt::IRContext* ir_context, const TransformationContext& /*unused*/) const {  in IsApplicable() 58     opt::IRContext* ir_context, TransformationContext* /*unused*/) const {  in Apply() 88     opt::IRContext* ir_context, opt::Instruction* instruction) {  in IsVectorOperation()
  | 
| /external/deqp-deps/SPIRV-Tools/source/fuzz/ | 
| D | transformation_move_instruction_down.cpp | 27 std::string GetExtensionSet(opt::IRContext* ir_context,  in GetExtensionSet() 50     opt::IRContext* ir_context,  in IsApplicable() 114     opt::IRContext* ir_context, TransformationContext* /*unused*/) const {  in Apply() 135     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsInstructionSupported() 143     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsSimpleInstruction() 346     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsMemoryReadInstruction() 415     opt::IRContext* ir_context, const opt::Instruction& inst) {  in GetMemoryReadTarget() 493     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsMemoryWriteInstruction() 534     opt::IRContext* ir_context, const opt::Instruction& inst) {  in GetMemoryWriteTarget() 585     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsMemoryInstruction() [all …] 
 | 
| D | fuzzer_util.cpp | 47 uint32_t MaybeGetOpConstant(opt::IRContext* ir_context,  in MaybeGetOpConstant() 73                     std::unique_ptr<spvtools::opt::IRContext>* ir_context) {  in BuildIRContext() 185 opt::Instruction CreateUnreachableEdgeInstruction(opt::IRContext* ir_context,  in CreateUnreachableEdgeInstruction() 306 bool CanMakeSynonymOf(opt::IRContext* ir_context,  in CanMakeSynonymOf() 437                                    opt::IRContext* ir_context) {  in GetBoundForCompositeIndex() 492 bool IsValidAndWellFormed(const opt::IRContext* ir_context,  in IsValidAndWellFormed() 553 bool IsNonFunctionTypeId(opt::IRContext* ir_context, uint32_t id) {  in IsNonFunctionTypeId() 558 bool IsMergeOrContinue(opt::IRContext* ir_context, uint32_t block_id) {  in IsMergeOrContinue() 576 uint32_t GetLoopFromMergeBlock(opt::IRContext* ir_context,  in GetLoopFromMergeBlock() 598 uint32_t FindFunctionType(opt::IRContext* ir_context,  in FindFunctionType() [all …] 
 | 
| D | transformation_composite_construct.cpp | 43     opt::IRContext* ir_context, const TransformationContext& /*unused*/) const {  in IsApplicable() 106     opt::IRContext* ir_context,  in Apply() 140     opt::IRContext* ir_context, const opt::analysis::Array& array_type) const {  in ComponentsForArrayConstructionAreOK() 177     opt::IRContext* ir_context,  in ComponentsForMatrixConstructionAreOK() 204     opt::IRContext* ir_context,  in ComponentsForStructConstructionAreOK() 233     opt::IRContext* ir_context,  in ComponentsForVectorConstructionAreOK() 275     opt::IRContext* ir_context,  in AddDataSynonymFacts()
  | 
| D | transformation_vector_shuffle.cpp | 42     opt::IRContext* ir_context, const TransformationContext& /*unused*/) const {  in IsApplicable() 115     opt::IRContext* ir_context,  in Apply() 156     opt::IRContext* ir_context, const opt::analysis::Type& element_type) const {  in GetResultTypeId() 163     opt::IRContext* ir_context, uint32_t id_of_vector) {  in GetVectorType() 174     opt::IRContext* ir_context,  in AddDataSynonymFacts()
  | 
| D | transformation_set_loop_control.cpp | 34     opt::IRContext* ir_context, const TransformationContext& /*unused*/) const {  in IsApplicable() 111     opt::IRContext* ir_context, TransformationContext* /*unused*/) const {  in Apply() 187     opt::IRContext* ir_context) {  in PartialCountIsSupported() 205     opt::IRContext* ir_context) {  in PeelCountIsSupported()
  | 
| D | transformation_add_synonym.cpp | 41     opt::IRContext* ir_context,  in IsApplicable() 102     opt::IRContext* ir_context,  in Apply() 144     opt::IRContext* ir_context,  in IsInstructionValid() 206     opt::IRContext* ir_context,  in MakeSynonymousInstruction() 264     opt::IRContext* ir_context,  in MaybeGetConstantId()
  | 
| D | transformation_add_bit_instruction_synonym.cpp | 37     opt::IRContext* ir_context,  in IsApplicable() 81     opt::IRContext* ir_context,  in Apply() 104     opt::IRContext* ir_context, opt::Instruction* instruction) {  in IsInstructionSupported() 170     opt::IRContext* ir_context, opt::Instruction* bit_instruction) {  in GetRequiredFreshIdCount() 191     opt::IRContext* ir_context, TransformationContext* transformation_context,  in AddOpBitwiseOrOpNotSynonym()
  | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ | 
| D | transformation_move_instruction_down.cpp | 27 std::string GetExtensionSet(opt::IRContext* ir_context,  in GetExtensionSet() 50     opt::IRContext* ir_context,  in IsApplicable() 114     opt::IRContext* ir_context, TransformationContext* /*unused*/) const {  in Apply() 135     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsInstructionSupported() 143     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsSimpleInstruction() 346     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsMemoryReadInstruction() 415     opt::IRContext* ir_context, const opt::Instruction& inst) {  in GetMemoryReadTarget() 493     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsMemoryWriteInstruction() 534     opt::IRContext* ir_context, const opt::Instruction& inst) {  in GetMemoryWriteTarget() 585     opt::IRContext* ir_context, const opt::Instruction& inst) {  in IsMemoryInstruction() [all …] 
 | 
| D | fuzzer_util.cpp | 47 uint32_t MaybeGetOpConstant(opt::IRContext* ir_context,  in MaybeGetOpConstant() 73                     std::unique_ptr<spvtools::opt::IRContext>* ir_context) {  in BuildIRContext() 185 opt::Instruction CreateUnreachableEdgeInstruction(opt::IRContext* ir_context,  in CreateUnreachableEdgeInstruction() 308 bool CanMakeSynonymOf(opt::IRContext* ir_context,  in CanMakeSynonymOf() 439                                    opt::IRContext* ir_context) {  in GetBoundForCompositeIndex() 494 bool IsValidAndWellFormed(const opt::IRContext* ir_context,  in IsValidAndWellFormed() 555 bool IsNonFunctionTypeId(opt::IRContext* ir_context, uint32_t id) {  in IsNonFunctionTypeId() 560 bool IsMergeOrContinue(opt::IRContext* ir_context, uint32_t block_id) {  in IsMergeOrContinue() 578 uint32_t GetLoopFromMergeBlock(opt::IRContext* ir_context,  in GetLoopFromMergeBlock() 600 uint32_t FindFunctionType(opt::IRContext* ir_context,  in FindFunctionType() [all …] 
 | 
| D | transformation_composite_construct.cpp | 43     opt::IRContext* ir_context, const TransformationContext& /*unused*/) const {  in IsApplicable() 106     opt::IRContext* ir_context,  in Apply() 140     opt::IRContext* ir_context, const opt::analysis::Array& array_type) const {  in ComponentsForArrayConstructionAreOK() 177     opt::IRContext* ir_context,  in ComponentsForMatrixConstructionAreOK() 204     opt::IRContext* ir_context,  in ComponentsForStructConstructionAreOK() 233     opt::IRContext* ir_context,  in ComponentsForVectorConstructionAreOK() 275     opt::IRContext* ir_context,  in AddDataSynonymFacts()
  | 
| D | transformation_vector_shuffle.cpp | 42     opt::IRContext* ir_context, const TransformationContext& /*unused*/) const {  in IsApplicable() 115     opt::IRContext* ir_context,  in Apply() 156     opt::IRContext* ir_context, const opt::analysis::Type& element_type) const {  in GetResultTypeId() 163     opt::IRContext* ir_context, uint32_t id_of_vector) {  in GetVectorType() 174     opt::IRContext* ir_context,  in AddDataSynonymFacts()
  | 
| D | transformation_set_loop_control.cpp | 34     opt::IRContext* ir_context, const TransformationContext& /*unused*/) const {  in IsApplicable() 117     opt::IRContext* ir_context, TransformationContext* /*unused*/) const {  in Apply() 195     opt::IRContext* ir_context) {  in PartialCountIsSupported() 213     opt::IRContext* ir_context) {  in PeelCountIsSupported()
  | 
| D | transformation_add_synonym.cpp | 41     opt::IRContext* ir_context,  in IsApplicable() 102     opt::IRContext* ir_context,  in Apply() 144     opt::IRContext* ir_context,  in IsInstructionValid() 207     opt::IRContext* ir_context,  in MakeSynonymousInstruction() 265     opt::IRContext* ir_context,  in MaybeGetConstantId()
  | 
| D | transformation_add_bit_instruction_synonym.cpp | 37     opt::IRContext* ir_context,  in IsApplicable() 81     opt::IRContext* ir_context,  in Apply() 104     opt::IRContext* ir_context, opt::Instruction* instruction) {  in IsInstructionSupported() 170     opt::IRContext* ir_context, opt::Instruction* bit_instruction) {  in GetRequiredFreshIdCount() 191     opt::IRContext* ir_context, TransformationContext* transformation_context,  in AddOpBitwiseOrOpNotSynonym()
  | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/ | 
| D | fuzzerutil_test.cpp | 66   opt::IRContext* ir_context = context.get();  in TEST()  local 164   opt::IRContext* ir_context = context.get();  in TEST()  local 249   opt::IRContext* ir_context = context.get();  in TEST()  local 363   opt::IRContext* ir_context = context.get();  in TEST()  local 467   opt::IRContext* ir_context = context.get();  in TEST()  local 558   opt::IRContext* ir_context = context.get();  in TEST()  local 653   opt::IRContext* ir_context = context.get();  in TEST()  local 755   opt::IRContext* ir_context = context.get();  in TEST()  local 848   opt::IRContext* ir_context = context.get();  in TEST()  local 941   opt::IRContext* ir_context = context.get();  in TEST()  local [all …] 
 | 
| /external/deqp-deps/SPIRV-Tools/test/fuzz/ | 
| D | fuzzerutil_test.cpp | 66   opt::IRContext* ir_context = context.get();  in TEST()  local 164   opt::IRContext* ir_context = context.get();  in TEST()  local 249   opt::IRContext* ir_context = context.get();  in TEST()  local 363   opt::IRContext* ir_context = context.get();  in TEST()  local 467   opt::IRContext* ir_context = context.get();  in TEST()  local 558   opt::IRContext* ir_context = context.get();  in TEST()  local 653   opt::IRContext* ir_context = context.get();  in TEST()  local 755   opt::IRContext* ir_context = context.get();  in TEST()  local 848   opt::IRContext* ir_context = context.get();  in TEST()  local 941   opt::IRContext* ir_context = context.get();  in TEST()  local [all …] 
 | 
| /external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ | 
| D | fuzzerutil_test.cpp | 66   opt::IRContext* ir_context = context.get();  in TEST()  local 164   opt::IRContext* ir_context = context.get();  in TEST()  local 249   opt::IRContext* ir_context = context.get();  in TEST()  local 363   opt::IRContext* ir_context = context.get();  in TEST()  local 467   opt::IRContext* ir_context = context.get();  in TEST()  local 558   opt::IRContext* ir_context = context.get();  in TEST()  local 653   opt::IRContext* ir_context = context.get();  in TEST()  local 755   opt::IRContext* ir_context = context.get();  in TEST()  local 848   opt::IRContext* ir_context = context.get();  in TEST()  local 941   opt::IRContext* ir_context = context.get();  in TEST()  local [all …] 
 |