Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpTanh

1158 		case EOpTanh:             if(visit == PostVisit) emit(sw::Shader::OPCODE_TANH, result, arg); break;