Lines Matching refs:index
47 << "Expected at least one index to Op"
74 << vector_size << ", but access index is " << component_index;
84 << " columns, but access index is " << component_index;
103 << array_size << ", but access index is " << component_index;
116 << "Index is out of bounds, can not find index "
119 << num_struct_members << " members. Largest valid index is "
161 const auto index = _.FindDef(inst->GetOperandAs<uint32_t>(3));
162 if (!index || index->type_id() == 0 || !_.IsIntScalarType(index->type_id())) {
566 << "Component index " << literal << " is out of bounds for "