Searched defs:StoreBytes (Results 1 – 5 of 5) sorted by relevance
261 V: StoreBytes, in read_le()269 V: StoreBytes, in read_be()287 pub trait StoreBytes { trait
1020 unsigned StoreBytes) { in StoreIntToMemory()1045 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
1024 const unsigned StoreBytes = getDataLayout().getTypeStoreSize(Ty); in StoreValueToMemory() local
74 impl<S3, S4, NI> StoreBytes for $vec<S3, S4, NI> impl
3066 unsigned StoreBytes) { in StoreIntToMemory()