Home
last modified time | relevance | path

Searched refs:pointer_to_struct_instruction (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_donate_modules.cpp810 auto pointer_to_struct_instruction = in HandleOpArrayLength() local
813 assert(pointer_to_struct_instruction->opcode() == spv::Op::OpTypePointer && in HandleOpArrayLength()
817 pointer_to_struct_instruction->GetSingleWordInOperand(1)); in HandleOpArrayLength()
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass_donate_modules.cpp810 auto pointer_to_struct_instruction = in HandleOpArrayLength() local
813 assert(pointer_to_struct_instruction->opcode() == spv::Op::OpTypePointer && in HandleOpArrayLength()
817 pointer_to_struct_instruction->GetSingleWordInOperand(1)); in HandleOpArrayLength()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_donate_modules.cpp810 auto pointer_to_struct_instruction = in HandleOpArrayLength() local
813 assert(pointer_to_struct_instruction->opcode() == spv::Op::OpTypePointer && in HandleOpArrayLength()
817 pointer_to_struct_instruction->GetSingleWordInOperand(1)); in HandleOpArrayLength()