Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1315 bool check_fp_aliasing() const { return check_fp_aliasing_; } in check_fp_aliasing()
1367 bool check_fp_aliasing_; variable
Dregister-allocator.cc2796 check_fp_aliasing_(false) { in RegisterAllocator()
2798 check_fp_aliasing_ = (data->code()->representation_mask() & in RegisterAllocator()