Home
last modified time | relevance | path

Searched refs:isBitAligned (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp336 static bool isBitAligned(Align Alignment, uint64_t SizeInBits) { in isBitAligned() function
341 if (isBitAligned(Alignment, VT.getSizeInBits())) in isMemoryAccessFast()
386 if (!isBitAligned(Alignment, VT.getSizeInBits())) in allowsMemoryAccess()