Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-simd.cc25 static bool CanCast(F from) { in CanCast() function
37 bool CanCast<float>(int32_t from) { in CanCast() function
43 bool CanCast<float>(uint32_t from) { in CanCast() function