Home
last modified time | relevance | path

Searched refs:allowsUnalignedFPAccess (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h308 bool allowsUnalignedFPAccess() const { return AllowsUnalignedFPAccess; } in allowsUnalignedFPAccess() function
H A DPPCISelLowering.cpp16672 !Subtarget.allowsUnalignedFPAccess()) in allowsMisalignedMemoryAccesses()