Home | History | Annotate | Download | only in IR

Lines Matching refs:ElementVals

2333   SmallVector<uint8_t, 64> ElementVals;
2334 ElementVals.append(Str.begin(), Str.end());
2335 ElementVals.push_back(0);
2336 return get(Context, ElementVals);