Searched refs:first_word_index (Results 1 – 2 of 2) sorted by relevance
465 const size_t first_word_index = inst_words_.size(); in DecodeOperand() local639 std::memcpy(&inst_words_[first_word_index], str.data(), str.size()); in DecodeOperand()763 operand_.num_words = uint16_t(inst_words_.size() - first_word_index); in DecodeOperand()