Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1019 static void StoreIntToMemory(const APInt &IntVal, uint8_t *Dst, in StoreIntToMemory() function
1052 StoreIntToMemory(Val.IntVal, (uint8_t*)Ptr, StoreBytes); in StoreValueToMemory()
1078 StoreIntToMemory(Val.AggregateVal[i].IntVal, in StoreValueToMemory()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp823 static void StoreIntToMemory(const APInt &IntVal, uint8_t *Dst, in StoreIntToMemory() function
853 StoreIntToMemory(Val.IntVal, (uint8_t*)Ptr, StoreBytes); in StoreValueToMemory()