Searched refs:isMisaligned128StoreSlow (Results 1 – 2 of 2) sorted by relevance
186 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; } in isMisaligned128StoreSlow() function
811 *Fast = !Subtarget->isMisaligned128StoreSlow() || VT.getStoreSize() != 16 || in allowsMisalignedMemoryAccesses()8759 if (!Subtarget->isMisaligned128StoreSlow()) in split16BStores()