Searched defs:isBreak (Results 1 – 3 of 3) sorted by relevance
98 String isBreak = synchronizer.receiveMessage(); in testForceEarlyReturn_ReturnVoid() local
1112 bool Shader::Instruction::isBreak() const in isBreak() function in sw::Shader::Instruction
2388 bool isBreak = insn->type == nir_jump_break; in visit() local