Home
last modified time | relevance | path

Searched refs:GetOverflowIdSource (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_context.h49 OverflowIdSource* GetOverflowIdSource() { return overflow_id_source_.get(); } in GetOverflowIdSource() function
51 const OverflowIdSource* GetOverflowIdSource() const { in GetOverflowIdSource() function
Dtransformation_inline_function.cpp76 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
87 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
123 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
131 transformation_context->GetOverflowIdSource() in Apply()
Dtransformation_duplicate_region_with_selection.cpp208 if (!transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
227 if (!transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
269 if (!transformation_context.GetOverflowIdSource() in IsApplicable()
335 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
343 {instr.result_id(), transformation_context->GetOverflowIdSource() in Apply()
350 {instr.result_id(), transformation_context->GetOverflowIdSource() in Apply()
Dtransformation_flatten_conditional_branch.cpp145 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
315 transformation_context->GetOverflowIdSource() in Apply()
318 transformation_context->GetOverflowIdSource() in Apply()
324 transformation_context->GetOverflowIdSource() in Apply()
327 transformation_context->GetOverflowIdSource() in Apply()
330 transformation_context->GetOverflowIdSource() in Apply()
Dtransformation_propagate_instruction_down.cpp51 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
92 assert(transformation_context->GetOverflowIdSource()->HasOverflowIds() && in Apply()
95 transformation_context->GetOverflowIdSource()->GetNextOverflowId(); in Apply()
Dtransformation_outline_function.cpp240 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
271 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) in IsApplicable()
319 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
326 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
Dtransformation_merge_function_returns.cpp320 : transformation_context->GetOverflowIdSource() in Apply()
326 : transformation_context->GetOverflowIdSource() in Apply()
787 if (!transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in CheckThatTheCorrectIdsAreGivenForMergeBlock()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_context.h49 OverflowIdSource* GetOverflowIdSource() { return overflow_id_source_.get(); } in GetOverflowIdSource() function
51 const OverflowIdSource* GetOverflowIdSource() const { in GetOverflowIdSource() function
Dtransformation_inline_function.cpp76 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
87 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
123 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
131 transformation_context->GetOverflowIdSource() in Apply()
Dtransformation_duplicate_region_with_selection.cpp208 if (!transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
227 if (!transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
269 if (!transformation_context.GetOverflowIdSource() in IsApplicable()
335 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
343 {instr.result_id(), transformation_context->GetOverflowIdSource() in Apply()
350 {instr.result_id(), transformation_context->GetOverflowIdSource() in Apply()
Dtransformation_flatten_conditional_branch.cpp145 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
315 transformation_context->GetOverflowIdSource() in Apply()
318 transformation_context->GetOverflowIdSource() in Apply()
324 transformation_context->GetOverflowIdSource() in Apply()
327 transformation_context->GetOverflowIdSource() in Apply()
330 transformation_context->GetOverflowIdSource() in Apply()
Dtransformation_propagate_instruction_down.cpp51 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
92 assert(transformation_context->GetOverflowIdSource()->HasOverflowIds() && in Apply()
95 transformation_context->GetOverflowIdSource()->GetNextOverflowId(); in Apply()
Dtransformation_outline_function.cpp240 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in IsApplicable()
271 !transformation_context.GetOverflowIdSource()->HasOverflowIds()) in IsApplicable()
319 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
326 transformation_context->GetOverflowIdSource()->GetNextOverflowId()}); in Apply()
Dtransformation_merge_function_returns.cpp320 : transformation_context->GetOverflowIdSource() in Apply()
326 : transformation_context->GetOverflowIdSource() in Apply()
787 if (!transformation_context.GetOverflowIdSource()->HasOverflowIds()) { in CheckThatTheCorrectIdsAreGivenForMergeBlock()