Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc31 static constexpr int kFloat32Bit = variable
2125 fixed_float_live_ranges = (mask & kFloat32Bit) != 0; in ProcessInstructions()
2799 (kFloat32Bit | kSimd128Bit)) != 0; in RegisterAllocator()