Searched refs:getIndexValue (Results 1 – 11 of 11) sorted by relevance
1012 int32_t getIndexValue(SizeT Pos) const { return getIndex(Pos)->getValue(); } in getIndexValue() function1019 return getIndexValue(0) == i0 && getIndexValue(1) == i1 && in indexesAre()1020 getIndexValue(2) == i2 && getIndexValue(3) == i3; in indexesAre()1029 return getIndexValue(0) == i0 && getIndexValue(1) == i1 && in indexesAre()1030 getIndexValue(2) == i2 && getIndexValue(3) == i3 && in indexesAre()1031 getIndexValue(4) == i4 && getIndexValue(5) == i5 && in indexesAre()1032 getIndexValue(6) == i6 && getIndexValue(7) == i7; in indexesAre()1043 return getIndexValue(0) == i0 && getIndexValue(1) == i1 && in indexesAre()1044 getIndexValue(2) == i2 && getIndexValue(3) == i3 && in indexesAre()1045 getIndexValue(4) == i4 && getIndexValue(5) == i5 && in indexesAre()[all …]
6376 const SizeT Index0 = Instr->getIndexValue(0);6377 const SizeT Index1 = Instr->getIndexValue(1);6378 const SizeT Index2 = Instr->getIndexValue(2);6379 const SizeT Index3 = Instr->getIndexValue(3);6380 const SizeT Index4 = Instr->getIndexValue(4);6381 const SizeT Index5 = Instr->getIndexValue(5);6382 const SizeT Index6 = Instr->getIndexValue(6);6383 const SizeT Index7 = Instr->getIndexValue(7);6384 const SizeT Index8 = Instr->getIndexValue(8);6385 const SizeT Index9 = Instr->getIndexValue(9);[all …]
5974 if (Instr->getIndexValue(I) != Instr->getIndexValue(0)) { in lowerShuffleVector()5981 _vdup(T, Src0Var, Instr->getIndexValue(0)); in lowerShuffleVector()
229 int16_t getIndexValue() const;
312 indexValue[j] = r->getIndexValue(); in freeze()
221 int16_t TransliterationRule::getIndexValue() const { in getIndexValue() function in TransliterationRule
118 indexValue[j] = r.getIndexValue(); in freeze()
239 final int getIndexValue() { in getIndexValue() method in TransliterationRule
119 indexValue[j] = r.getIndexValue(); in freeze()
240 final int getIndexValue() { in getIndexValue() method in TransliterationRule