Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/crosstest/
Dtest_cast.cpp27 ToType __attribute__((noinline)) castBits(FromType a) { in castBits() function
39 ToType __attribute__((noinline)) castBits(int i, FromType a, int j) { in castBits() function