Home | History | Annotate | Download | only in ia32

Lines Matching refs:UnaryMathFunction

60 UnaryMathFunction CreateTranscendentalFunction(TranscendentalCache::Type type) {
101 return FUNCTION_CAST<UnaryMathFunction>(buffer);
105 UnaryMathFunction CreateExpFunction() {
139 return FUNCTION_CAST<UnaryMathFunction>(buffer);
143 UnaryMathFunction CreateSqrtFunction() {
172 return FUNCTION_CAST<UnaryMathFunction>(buffer);