Searched refs:GetWidthFromFormat (Results 1 – 3 of 3) sorted by relevance
62 size_t GetWidthFromFormat(InstructionFormat format) { in GetWidthFromFormat() function116 width = GetWidthFromFormat( in GetWidthFromBytecode()
431 SLICER_CHECK(bytecode_.size() - buff_offset == 2 * GetWidthFromFormat(format)); in Visit()432 offset_ += GetWidthFromFormat(format); in Visit()
206 size_t GetWidthFromFormat(InstructionFormat format);