Home
last modified time | relevance | path

Searched defs:ComputeFP (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h4144 int32_t ComputeFP(T x, T y) const { in ComputeFP() function
5049 T ComputeFP(T x, T y) const { in ComputeFP() function
5097 T ComputeFP(T x, T y) const { in ComputeFP() function
5210 template <typename T, typename S> static T ComputeFP(T x) { in ComputeFP() function