Home
last modified time | relevance | path

Searched refs:StoreIntToMemory (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1024 static void StoreIntToMemory(const APInt &IntVal, uint8_t *Dst, in StoreIntToMemory() function
1057 StoreIntToMemory(Val.IntVal, (uint8_t*)Ptr, StoreBytes); in StoreValueToMemory()
1083 StoreIntToMemory(Val.AggregateVal[i].IntVal, in StoreValueToMemory()