Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.cc73 int GetByteWidth(MachineRepresentation rep) { in GetByteWidth() function
1231 byte_width_(GetByteWidth(parent->representation())) { in SpillRange()