Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h295 bool allowsUnalignedFPAccess() const { return AllowsUnalignedFPAccess; } in allowsUnalignedFPAccess() function
H A DPPCISelLowering.cpp16155 !Subtarget.allowsUnalignedFPAccess()) in allowsMisalignedMemoryAccesses()