Home
last modified time | relevance | path

Searched refs:GetNextOverflowId (Results 1 – 20 of 20) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Doverflow_id_source.h101 virtual uint32_t GetNextOverflowId() = 0;
Dcounter_overflow_id_source.cpp25 uint32_t CounterOverflowIdSource::GetNextOverflowId() { in GetNextOverflowId() function in spvtools::fuzz::CounterOverflowIdSource
Dcounter_overflow_id_source.h36 uint32_t GetNextOverflowId() override;
Dtransformation_context.cpp34 uint32_t GetNextOverflowId() override { in GetNextOverflowId() function in spvtools::fuzz::__anona83ed8ce0111::NullOverflowIdSource
Dtransformation_flatten_conditional_branch.cpp316 ->GetNextOverflowId()); in Apply()
319 ->GetNextOverflowId()); in Apply()
325 ->GetNextOverflowId()); in Apply()
328 ->GetNextOverflowId()); in Apply()
331 ->GetNextOverflowId()); in Apply()
Dtransformation_inline_function.cpp123 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
132 ->GetNextOverflowId()}); in Apply()
Dtransformation_duplicate_region_with_selection.cpp335 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
344 ->GetNextOverflowId()}); in Apply()
351 ->GetNextOverflowId()}); in Apply()
Dtransformation_merge_function_returns.cpp321 ->GetNextOverflowId(); in Apply()
327 ->GetNextOverflowId(); in Apply()
Dtransformation_outline_function.cpp319 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
326 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
Dtransformation_propagate_instruction_down.cpp95 transformation_context->GetOverflowIdSource()->GetNextOverflowId(); in Apply()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Doverflow_id_source.h101 virtual uint32_t GetNextOverflowId() = 0;
Dcounter_overflow_id_source.cpp25 uint32_t CounterOverflowIdSource::GetNextOverflowId() { in GetNextOverflowId() function in spvtools::fuzz::CounterOverflowIdSource
Dcounter_overflow_id_source.h36 uint32_t GetNextOverflowId() override;
Dtransformation_context.cpp34 uint32_t GetNextOverflowId() override { in GetNextOverflowId() function in spvtools::fuzz::__anonccad8fc80111::NullOverflowIdSource
Dtransformation_flatten_conditional_branch.cpp316 ->GetNextOverflowId()); in Apply()
319 ->GetNextOverflowId()); in Apply()
325 ->GetNextOverflowId()); in Apply()
328 ->GetNextOverflowId()); in Apply()
331 ->GetNextOverflowId()); in Apply()
Dtransformation_inline_function.cpp123 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
132 ->GetNextOverflowId()}); in Apply()
Dtransformation_duplicate_region_with_selection.cpp335 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
344 ->GetNextOverflowId()}); in Apply()
351 ->GetNextOverflowId()}); in Apply()
Dtransformation_merge_function_returns.cpp321 ->GetNextOverflowId(); in Apply()
327 ->GetNextOverflowId(); in Apply()
Dtransformation_outline_function.cpp319 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
326 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
Dtransformation_propagate_instruction_down.cpp95 transformation_context->GetOverflowIdSource()->GetNextOverflowId(); in Apply()