Searched defs:IsOpcodeSupported (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ | ||
D | transformation_propagate_instruction_up.cpp | 213 bool TransformationPropagateInstructionUp::IsOpcodeSupported(SpvOp opcode) { in IsOpcodeSupported() function in spvtools::fuzz::TransformationPropagateInstructionUp |
D | transformation_propagate_instruction_down.cpp | 237 bool TransformationPropagateInstructionDown::IsOpcodeSupported(SpvOp opcode) { in IsOpcodeSupported() function in spvtools::fuzz::TransformationPropagateInstructionDown |
/external/deqp-deps/SPIRV-Tools/source/fuzz/ | ||
D | transformation_propagate_instruction_up.cpp | 213 bool TransformationPropagateInstructionUp::IsOpcodeSupported(SpvOp opcode) { in IsOpcodeSupported() function in spvtools::fuzz::TransformationPropagateInstructionUp |
D | transformation_propagate_instruction_down.cpp | 237 bool TransformationPropagateInstructionDown::IsOpcodeSupported(SpvOp opcode) { in IsOpcodeSupported() function in spvtools::fuzz::TransformationPropagateInstructionDown |