Searched refs:isMisaligned128StoreSlow (Results 1 – 8 of 8) 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()
328 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; } in isMisaligned128StoreSlow() function
647 if (ST->isMisaligned128StoreSlow() && Opcode == Instruction::Store && in getMemoryOpCost()
1184 *Fast = !Subtarget->isMisaligned128StoreSlow() || VT.getStoreSize() != 16 || in allowsMisalignedMemoryAccesses()1209 *Fast = !Subtarget->isMisaligned128StoreSlow() || in allowsMisalignedMemoryAccesses()11439 if (!Subtarget->isMisaligned128StoreSlow()) in splitStores()
360 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; } in isMisaligned128StoreSlow() function
792 if (ST->isMisaligned128StoreSlow() && Opcode == Instruction::Store && in getMemoryOpCost()
1618 *Fast = !Subtarget->isMisaligned128StoreSlow() || VT.getStoreSize() != 16 || in allowsMisalignedMemoryAccesses()1643 *Fast = !Subtarget->isMisaligned128StoreSlow() || in allowsMisalignedMemoryAccesses()13856 if (!Subtarget->isMisaligned128StoreSlow()) in splitStores()