Searched refs:EOpAtanh (Results 1 – 10 of 10) sorted by relevance
189 case EOpAtanh: out << "arc hyperbolic tangent"; break; in visitUnary()
122 EOpAtanh, enumerator
270 case EOpAtanh: return "atanh"; in getOperatorString()1918 case EOpAtanh: in fold()
58 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpAtanh, genType, "atanh", genType); in InsertBuiltInFunctions()
1161 …case EOpAtanh: if(visit == PostVisit) emit(sw::Shader::OPCODE_ATANH, result, arg); brea… in visitUnary()
335 EOpAtanh, enumerator
442 case EOpAtanh: out.debug << "arc hyp. tangent"; break; in visitUnary()
954 case EOpAtanh: in fold()
8928 symbolTable.relateToOperator("atanh", EOpAtanh); in add2ndGenerationSamplingImaging()
5118 case glslang::EOpAtanh: