Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpAtanh

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