Home
last modified time | relevance | path

Searched refs:float32_constants_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dcommon-node-cache.h38 return float32_constants_.Find(zone(), bit_cast<int32_t>(value)); in FindFloat32Constant()
77 Int32NodeCache float32_constants_; variable
Dcommon-node-cache.cc27 float32_constants_.GetCachedNodes(nodes); in GetCachedNodes()