Searched defs:byte_width (Results 1 – 4 of 4) sorted by relevance
3325 SpillSlot(int stack_slot, int byte_width) in SpillSlot()3336 int byte_width() const { return byte_width_; } in byte_width() function in v8::internal::compiler::MidTierSpillSlotAllocator::SpillSlot3369 MidTierSpillSlotAllocator::GetFreeSpillSlot(int byte_width) { in GetFreeSpillSlot()3386 int byte_width = ByteWidthForStackSlot(rep); in Allocate() local
1099 int byte_width() const { return byte_width_; } in byte_width() function
1494 int line, byte_width; in XMesaBindTexImage() local
661 static bool init_tables(const uint8_t* table_base, uint64_t max_tables_len, uint32_t byte_width, in init_tables()