Searched refs:isBitAligned (Results 1 – 1 of 1) sorted by relevance
2735 static bool isBitAligned(Align Alignment, uint64_t SizeInBits) { in isBitAligned() function2740 if (isBitAligned(Alignment, VT.getSizeInBits())) in isMemoryAccessFast()2785 if (!isBitAligned(Alignment, VT.getSizeInBits())) in allowsMemoryAccess()