/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | overflow_id_source.h | 101 virtual uint32_t GetNextOverflowId() = 0;
|
D | counter_overflow_id_source.cpp | 25 uint32_t CounterOverflowIdSource::GetNextOverflowId() { in GetNextOverflowId() function in spvtools::fuzz::CounterOverflowIdSource
|
D | counter_overflow_id_source.h | 36 uint32_t GetNextOverflowId() override;
|
D | transformation_context.cpp | 34 uint32_t GetNextOverflowId() override { in GetNextOverflowId() function in spvtools::fuzz::__anona83ed8ce0111::NullOverflowIdSource
|
D | transformation_flatten_conditional_branch.cpp | 316 ->GetNextOverflowId()); in Apply() 319 ->GetNextOverflowId()); in Apply() 325 ->GetNextOverflowId()); in Apply() 328 ->GetNextOverflowId()); in Apply() 331 ->GetNextOverflowId()); in Apply()
|
D | transformation_inline_function.cpp | 123 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply() 132 ->GetNextOverflowId()}); in Apply()
|
D | transformation_duplicate_region_with_selection.cpp | 335 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply() 344 ->GetNextOverflowId()}); in Apply() 351 ->GetNextOverflowId()}); in Apply()
|
D | transformation_merge_function_returns.cpp | 321 ->GetNextOverflowId(); in Apply() 327 ->GetNextOverflowId(); in Apply()
|
D | transformation_outline_function.cpp | 319 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply() 326 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
|
D | transformation_propagate_instruction_down.cpp | 95 transformation_context->GetOverflowIdSource()->GetNextOverflowId(); in Apply()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | overflow_id_source.h | 101 virtual uint32_t GetNextOverflowId() = 0;
|
D | counter_overflow_id_source.cpp | 25 uint32_t CounterOverflowIdSource::GetNextOverflowId() { in GetNextOverflowId() function in spvtools::fuzz::CounterOverflowIdSource
|
D | counter_overflow_id_source.h | 36 uint32_t GetNextOverflowId() override;
|
D | transformation_context.cpp | 34 uint32_t GetNextOverflowId() override { in GetNextOverflowId() function in spvtools::fuzz::__anonccad8fc80111::NullOverflowIdSource
|
D | transformation_flatten_conditional_branch.cpp | 316 ->GetNextOverflowId()); in Apply() 319 ->GetNextOverflowId()); in Apply() 325 ->GetNextOverflowId()); in Apply() 328 ->GetNextOverflowId()); in Apply() 331 ->GetNextOverflowId()); in Apply()
|
D | transformation_inline_function.cpp | 123 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply() 132 ->GetNextOverflowId()}); in Apply()
|
D | transformation_duplicate_region_with_selection.cpp | 335 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply() 344 ->GetNextOverflowId()}); in Apply() 351 ->GetNextOverflowId()}); in Apply()
|
D | transformation_merge_function_returns.cpp | 321 ->GetNextOverflowId(); in Apply() 327 ->GetNextOverflowId(); in Apply()
|
D | transformation_outline_function.cpp | 319 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply() 326 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
|
D | transformation_propagate_instruction_down.cpp | 95 transformation_context->GetOverflowIdSource()->GetNextOverflowId(); in Apply()
|