Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1025 static void StoreIntToMemory(const APInt &IntVal, uint8_t *Dst, in StoreIntToMemory() function
1058 StoreIntToMemory(Val.IntVal, (uint8_t*)Ptr, StoreBytes); in StoreValueToMemory()
1084 StoreIntToMemory(Val.AggregateVal[i].IntVal, in StoreValueToMemory()