Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpAsinh

1017 		case EOpAsinh:            if(visit == PostVisit) emit(sw::Shader::OPCODE_ASINH, result, arg); break;