Searched refs:isUnalignedMem32Slow (Results 1 – 12 of 12) sorted by relevance
432 bool isUnalignedMem32Slow() const { return IsUAMem32Slow; } in isUnalignedMem32Slow() function
1122 if (LT.second.getStoreSize() == 32 && ST->isUnalignedMem32Slow()) in getMemoryOpCost()
891 def HasFastMem32 : Predicate<"!Subtarget->isUnalignedMem32Slow()">;
1870 *Fast = !Subtarget.isUnalignedMem32Slow(); in allowsMisalignedMemoryAccesses()
650 bool isUnalignedMem32Slow() const { return IsUAMem32Slow; } in isUnalignedMem32Slow() function
2474 if (LT.second.getStoreSize() == 32 && ST->isUnalignedMem32Slow()) in getMemoryOpCost()
994 def HasFastMem32 : Predicate<"!Subtarget->isUnalignedMem32Slow()">;
2323 *Fast = !Subtarget.isUnalignedMem32Slow(); in allowsMisalignedMemoryAccesses()
693 bool isUnalignedMem32Slow() const { return IsUAMem32Slow; } in isUnalignedMem32Slow() function
3245 if (LT.second.getStoreSize() == 32 && ST->isUnalignedMem32Slow()) in getMemoryOpCost()
1030 def HasFastMem32 : Predicate<"!Subtarget->isUnalignedMem32Slow()">;
2326 *Fast = !Subtarget.isUnalignedMem32Slow(); in allowsMisalignedMemoryAccesses()