Searched refs:Sized (Results 1 – 4 of 4) sorted by relevance
3 ; CHECK: Sized aggregate specification in datalayout string
200 class Sized : public Object {202 Sized(const uint8_t *data, uint8_t byte_width) : Object(data, byte_width) {} in Sized() function208 class String : public Sized {211 : Sized(data, byte_width) {} in String()223 class Blob : public Sized {226 : Sized(data, byte_width) {} in Blob()235 class Vector : public Sized {238 : Sized(data, byte_width) {} in Vector()249 class TypedVector : public Sized {252 : Sized(data, byte_width), type_(element_type) {} in TypedVector()
201 Add to Table 3.16 (page 154): Sized internal formats203 Sized Base R G B A L I D
63 Variable Sized Allocas