Searched refs:AllowsUnaligned (Results 1 – 1 of 1) sorted by relevance
10639 bool AllowsUnaligned = Subtarget->allowsUnalignedMem(); in allowsMisalignedMemoryAccesses() local10648 if (AllowsUnaligned) { in allowsMisalignedMemoryAccesses()10660 if (Subtarget->hasNEON() && (AllowsUnaligned || Subtarget->isLittle())) { in allowsMisalignedMemoryAccesses()