Searched defs:StoreBytes (Results 1 – 2 of 2) sorted by relevance
53 inline void StoreBytes(const uint8_t* data, size_t len, in StoreBytes() function
1007 unsigned StoreBytes) { in StoreIntToMemory()1032 const unsigned StoreBytes = getDataLayout()->getTypeStoreSize(Ty); in StoreValueToMemory() local