Searched defs:FixedSize (Results 1 – 7 of 7) sorted by relevance
69 if (std::optional<size_t> FixedSize = in extractFast() local78 if (auto FixedSize = AttrSpec.getByteSize(U)) { in extractFast() local
179 if (auto FixedSize = AttributeSpecs[CurAttrIdx].getByteSize(U)) in getAttributeOffsetFromIndex() local
176 if (std::optional<uint8_t> FixedSize = in skipValue() local
427 if (std::optional<uint8_t> FixedSize = sizeOf() local
383 static const unsigned char FixedSize[] = { 8, 16, 32, 64, 32, 64 }; in GetCFNumberSize() local
1520 const auto FixedSize = TypeStoreSize.getFixedValue(); doInstrumentAddress() local
805 unsigned FixedSize = ElementCount * SEW; CreateType() local