Searched defs:LoadBytes (Results 1 – 3 of 3) sorted by relevance
882 static void LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory()911 const unsigned LoadBytes = getTargetData()->getTypeStoreSize(Ty); in LoadValueFromMemory() local
1092 static void LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory()1122 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); in LoadValueFromMemory() local
535 unsigned LoadBytes = WideBytes; in ExpandLoad() local