Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpIsNan

1176 		case EOpIsNan:            if(visit == PostVisit) emit(sw::Shader::OPCODE_ISNAN, result, arg); break;