Home
last modified time | relevance | path

Searched refs:float_pow (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dwin-math.ll180 define float @float_pow(float %x, float %y) nounwind readnone {
181 ; WIN32-LABEL: @float_pow(
/external/llvm/test/Transforms/InstCombine/
Dwin-math.ll180 define float @float_pow(float %x, float %y) nounwind readnone {
181 ; WIN32-LABEL: @float_pow(
/external/python/cpython3/Objects/
Dfloatobject.c684 float_pow(PyObject *v, PyObject *w, PyObject *z) in float_pow() function
1880 float_pow, /* nb_power */
/external/python/cpython2/Objects/
Dfloatobject.c818 float_pow(PyObject *v, PyObject *w, PyObject *z) in float_pow() function
2083 float_pow, /*nb_power*/