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