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