Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h4214 int32_t ComputeFP(T x, T y) const { in ComputeFP() function
5160 T ComputeFP(T x, T y) const { in ComputeFP() function
5208 T ComputeFP(T x, T y) const { in ComputeFP() function
5321 template <typename T, typename S> static T ComputeFP(T x) { in ComputeFP() function