Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp114 static cl::opt<bool> DisablePPCUnaligned("disable-ppc-unaligned", variable
17443 if (DisablePPCUnaligned) in allowsMisalignedMemoryAccesses()