Searched refs:LoadIntFromMemory (Results 1 – 1 of 1) sorted by relevance
1097 static void LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory() function1133 LoadIntFromMemory(Result.IntVal, (uint8_t*)Ptr, LoadBytes); in LoadValueFromMemory()1172 LoadIntFromMemory(Result.AggregateVal[i].IntVal, in LoadValueFromMemory()