Searched refs:systemSupportsUnalignedAccess (Results 1 – 8 of 8) 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()
248 assert((Subtarget->systemSupportsUnalignedAccess() || in Select()
355 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); } in systemSupportsUnalignedAccess() function
2460 if (Subtarget.systemSupportsUnalignedAccess()) in lowerLOAD()2585 if (!Subtarget.systemSupportsUnalignedAccess() && in lowerSTORE()
425 if (Subtarget.systemSupportsUnalignedAccess()) { in allowsMisalignedMemoryAccesses()