Lines Matching defs:LoadBytes
16516 uint64_t LoadBytes = Mem->getMemoryVT().getSizeInBits()/8;16517 if (ShiftAmount == Log2_32(LoadBytes))