Home
last modified time | relevance | path

Searched refs:complex_add (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/PTX/
Daggregates.ll6 define ptx_device %complex @complex_add(%complex %a, %complex %b) {
/external/python/cpython3/Objects/
Dcomplexobject.c462 complex_add(PyObject *v, PyObject *w) in complex_add() function
1081 (binaryfunc)complex_add, /* nb_add */
/external/python/cpython2/Objects/
Dcomplexobject.c520 complex_add(PyObject *v, PyObject *w) in complex_add() function
1274 (binaryfunc)complex_add, /* nb_add */