Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpRound

1172 		case EOpRound:            if(visit == PostVisit) emit(sw::Shader::OPCODE_ROUND, result, arg); break;