Searched defs:LoadBytes (Results 1 – 3 of 3) sorted by relevance
1097 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); in LoadValueFromMemory() local
3055 memcpy(Dst, Src, LoadBytes); in LoadIntFromMemory() argument
14687 uint64_t LoadBytes = Mem->getMemoryVT().getSizeInBits()/8; shouldReduceLoadWidth() local [all...]