Searched refs:VectorICComputer (Results 1 – 2 of 2) sorted by relevance
68 int index = VectorICComputer::index(0, slot.ToInt()); in GetKind()70 return VectorICComputer::decode(data, slot.ToInt()); in GetKind()74 int index = VectorICComputer::index(0, slot.ToInt()); in SetKind()76 int new_data = VectorICComputer::encode(data, slot.ToInt(), kind); in SetKind()
579 return VectorICComputer::word_count(slot_count); in length()589 using VectorICComputer = variable