Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1097 static void LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory() function
1133 LoadIntFromMemory(Result.IntVal, (uint8_t*)Ptr, LoadBytes); in LoadValueFromMemory()
1172 LoadIntFromMemory(Result.AggregateVal[i].IntVal, in LoadValueFromMemory()