Searched defs:LoadBytes (Results 1 – 4 of 4) sorted by relevance
1074 const unsigned LoadBytes = getDataLayout().getTypeStoreSize(Ty); in LoadValueFromMemory() local
744 unsigned LoadBytes = WideBytes; in ExpandLoad() local
3091 void llvm::LoadIntFromMemory(APInt &IntVal, uint8_t *Src, unsigned LoadBytes) { in LoadIntFromMemory()
8831 uint64_t LoadBytes = Mem->getMemoryVT().getSizeInBits()/8; in shouldReduceLoadWidth() local