Searched refs:SpvOpTerminateInvocation (Results 1 – 8 of 8) sorted by relevance
384 case SpvOpTerminateInvocation: in structured_post_order_traversal()978 case SpvOpTerminateInvocation: in branch_type_for_terminator()
380 case SpvOpTerminateInvocation: in vtn_cfg_handle_prepass_instruction()
1785 SpvOpTerminateInvocation = 4416, enumerator2542 case SpvOpTerminateInvocation: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()4339 case SpvOpTerminateInvocation: return "OpTerminateInvocation"; in SpvOpToString()
1835 SpvOpTerminateInvocation = 4416, enumerator2616 case SpvOpTerminateInvocation: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()4460 case SpvOpTerminateInvocation: return "OpTerminateInvocation"; in SpvOpToString()
1770 SpvOpTerminateInvocation = 4416, enumerator2514 case SpvOpTerminateInvocation: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
1745 SpvOpTerminateInvocation = 4416, enumerator2484 case SpvOpTerminateInvocation: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
828 spirv_buffer_emit_word(&b->instructions, SpvOpTerminateInvocation | (1 << 16)); in spirv_builder_emit_terminate()
1053 - spirv: Handle SpvOpTerminateInvocation