Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpSqrt

1166 		case EOpSqrt:             if(visit == PostVisit) emit(sw::Shader::OPCODE_SQRT, result, arg); break;