Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpSinh

1156 		case EOpSinh:             if(visit == PostVisit) emit(sw::Shader::OPCODE_SINH, result, arg); break;