/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_replace_copy_memory_with_load_store.cpp | 86 uint32_t target_pointee_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply() 88 uint32_t source_pointee_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | transformation_mutate_pointer.cpp | 72 fuzzerutil::GetPointeeTypeIdFromPointerType(ir_context, in IsApplicable() 98 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | transformation_load.cpp | 177 uint32_t result_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply() 198 uint32_t result_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | transformation_add_copy_memory.cpp | 73 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in IsApplicable() 109 fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | fuzzer_pass_mutate_pointers.cpp | 62 FindOrCreateZeroConstant(fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | fuzzer_pass_add_copy_memory.cpp | 67 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | fuzzer_util.h | 252 uint32_t GetPointeeTypeIdFromPointerType(opt::Instruction* pointer_type_inst); 256 uint32_t GetPointeeTypeIdFromPointerType(opt::IRContext* context,
|
D | fuzzer_pass_add_function_calls.cpp | 173 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in ChooseFunctionCallArguments()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | transformation_replace_copy_memory_with_load_store.cpp | 86 uint32_t target_pointee_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply() 88 uint32_t source_pointee_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | transformation_mutate_pointer.cpp | 72 fuzzerutil::GetPointeeTypeIdFromPointerType(ir_context, in IsApplicable() 98 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | transformation_load.cpp | 177 uint32_t result_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply() 198 uint32_t result_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | transformation_add_copy_memory.cpp | 73 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in IsApplicable() 109 fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | fuzzer_pass_add_copy_memory.cpp | 67 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | fuzzer_pass_mutate_pointers.cpp | 62 FindOrCreateZeroConstant(fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | fuzzer_util.h | 252 uint32_t GetPointeeTypeIdFromPointerType(opt::Instruction* pointer_type_inst); 256 uint32_t GetPointeeTypeIdFromPointerType(opt::IRContext* context,
|
D | fuzzer_pass_add_function_calls.cpp | 173 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in ChooseFunctionCallArguments()
|
D | fuzzer_util.cpp | 769 uint32_t GetPointeeTypeIdFromPointerType(opt::Instruction* pointer_type_inst) { in GetPointeeTypeIdFromPointerType() function 775 uint32_t GetPointeeTypeIdFromPointerType(opt::IRContext* context, in GetPointeeTypeIdFromPointerType() function 777 return GetPointeeTypeIdFromPointerType( in GetPointeeTypeIdFromPointerType() 912 GetPointeeTypeIdFromPointerType(type_inst) == in AddGlobalVariable() 951 GetPointeeTypeIdFromPointerType(type_inst) == in AddLocalVariable()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_replace_copy_memory_with_load_store.cpp | 86 uint32_t target_pointee_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply() 88 uint32_t source_pointee_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | transformation_mutate_pointer.cpp | 72 fuzzerutil::GetPointeeTypeIdFromPointerType(ir_context, in IsApplicable() 98 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | transformation_load.cpp | 177 uint32_t result_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply() 198 uint32_t result_type = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | transformation_add_copy_memory.cpp | 73 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in IsApplicable() 109 fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | fuzzer_pass_add_copy_memory.cpp | 67 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | fuzzer_pass_mutate_pointers.cpp | 62 FindOrCreateZeroConstant(fuzzerutil::GetPointeeTypeIdFromPointerType( in Apply()
|
D | fuzzer_util.h | 252 uint32_t GetPointeeTypeIdFromPointerType(opt::Instruction* pointer_type_inst); 256 uint32_t GetPointeeTypeIdFromPointerType(opt::IRContext* context,
|
D | fuzzer_pass_add_function_calls.cpp | 173 auto pointee_type_id = fuzzerutil::GetPointeeTypeIdFromPointerType( in ChooseFunctionCallArguments()
|