Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpIsInf

1177 		case EOpIsInf:            if(visit == PostVisit) emit(sw::Shader::OPCODE_ISINF, result, arg); break;