Searched refs:StoreIntToMemory (Results 1 – 3 of 3) sorted by relevance
1031 StoreIntToMemory(Val.IntVal, (uint8_t*)Ptr, StoreBytes); in StoreValueToMemory()1057 StoreIntToMemory(Val.AggregateVal[i].IntVal, in StoreValueToMemory()
2282 void StoreIntToMemory(const APInt &IntVal, uint8_t *Dst, unsigned StoreBytes);
3065 void llvm::StoreIntToMemory(const APInt &IntVal, uint8_t *Dst, in StoreIntToMemory() function in llvm