Searched refs:spvOpcodeTerminatesExecution (Results 1 – 9 of 9) sorted by relevance
123 bool spvOpcodeTerminatesExecution(SpvOp opcode);
470 bool spvOpcodeTerminatesExecution(SpvOp opcode) { in spvOpcodeTerminatesExecution() function
771 return !spvOpcodeTerminatesExecution(inst->opcode()); in ContainsKillOrTerminateInvocation()
760 return !spvOpcodeTerminatesExecution(inst->opcode()); in ContainsKillOrTerminateInvocation()