Searched refs:representation_mask (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dinstruction.h1494 int representation_mask() const { return representation_mask_; } function in class:v8::internal::compiler::final
H A Dregister-allocator.cc2037 int mask = data()->code()->representation_mask();
2546 check_fp_aliasing_ = (data->code()->representation_mask() &

Completed in 210 milliseconds