Searched defs:LoadBytes (Results 1 – 2 of 2) sorted by relevance
1097 static void LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory()1127 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); in LoadValueFromMemory() local
530 unsigned LoadBytes = WideBytes; in ExpandLoad() local