Searched refs:isUnalignedMem32Slow (Results 1 – 3 of 3) 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()">;