Searched refs:systemSupportsUnalignedAccess (Results 1 – 4 of 4) sorted by relevance
225 assert((Subtarget->systemSupportsUnalignedAccess() || in Select()
291 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); } in systemSupportsUnalignedAccess() function
2267 if (Subtarget.systemSupportsUnalignedAccess()) in lowerLOAD()2393 if (!Subtarget.systemSupportsUnalignedAccess() && in lowerSTORE()
339 if (Subtarget.systemSupportsUnalignedAccess()) { in allowsMisalignedMemoryAccesses()