Searched refs:float_pow (Results 1 – 5 of 5) sorted by relevance
180 define float @float_pow(float %x, float %y) nounwind readnone {181 ; WIN32-LABEL: @float_pow(
207 define float @float_pow(float %x, float %y) nounwind readnone {208 ; CHECK-LABEL: @float_pow(
688 float_pow(PyObject *v, PyObject *w, PyObject *z) in float_pow() function1852 float_pow, /* nb_power */
818 float_pow(PyObject *v, PyObject *w, PyObject *z) in float_pow() function2083 float_pow, /*nb_power*/
881 // CHECK-LABEL: func @float_pow882 func @float_pow(%lhs: tensor<2x2xf32>,