| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips16ISelLowering.h | 24 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AddrSpace,
|
| H A D | MipsSEISelLowering.h | 43 bool allowsMisalignedMemoryAccesses(
|
| H A D | Mips16ISelLowering.cpp | 166 bool Mips16TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses() function in Mips16TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.h | 52 bool allowsMisalignedMemoryAccesses(
|
| H A D | SIISelLowering.h | 345 bool allowsMisalignedMemoryAccesses( 355 bool allowsMisalignedMemoryAccesses(
|
| H A D | R600ISelLowering.cpp | 1144 !allowsMisalignedMemoryAccesses(MemVT, AS, Alignment, in LowerSTORE() 1543 bool R600TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses() function in R600TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 67 bool allowsMisalignedMemoryAccesses(EVT, unsigned AddrSpace, Align Alignment,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 314 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS, Align A,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 296 bool allowsMisalignedMemoryAccesses(
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 119 bool allowsMisalignedMemoryAccesses( 124 bool allowsMisalignedMemoryAccesses(LLT Ty, unsigned AddrSpace,
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoadStoreVectorizer.cpp | 781 bool AllowsMisaligned = TTI.allowsMisalignedMemoryAccesses( in splitChainByAlignment() 792 (TTI).allowsMisalignedMemoryAccesses((F).getContext(), VecElemBits, AS, in splitChainByAlignment()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 689 TargetTransformInfo::allowsMisalignedMemoryAccesses(LLVMContext &Context, in allowsMisalignedMemoryAccesses() function in TargetTransformInfo 694 return TTIImpl->allowsMisalignedMemoryAccesses(Context, BitWidth, in allowsMisalignedMemoryAccesses()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 509 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS, Align Alignment,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 329 bool allowsMisalignedMemoryAccesses(
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 470 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AddrSpace,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 838 if (TLI->allowsMisalignedMemoryAccesses(LT.second, 0)) in getMemoryOpCost()
|
| H A D | PPCISelLowering.h | 1096 bool allowsMisalignedMemoryAccesses(
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 347 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AddrSpace,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 1053 LLVM_ABI bool allowsMisalignedMemoryAccesses(LLVMContext &Context,
|
| H A D | TargetTransformInfoImpl.h | 508 virtual bool allowsMisalignedMemoryAccesses(LLVMContext &Context, in allowsMisalignedMemoryAccesses() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1113 bool allowsMisalignedMemoryAccesses(EVT VT, unsigned AS, Align Alignment,
|
| H A D | X86ISelLoweringCall.cpp | 372 bool X86TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses() function in X86TargetLowering 399 if (allowsMisalignedMemoryAccesses(VT, AddrSpace, Alignment, Flags, in allowsMemoryAccess()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
| H A D | AggressiveInstCombine.cpp | 809 Allowed = TTI.allowsMisalignedMemoryAccesses(I.getContext(), LOps.LoadSize, in foldConsecutiveLoads()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 360 bool allowsMisalignedMemoryAccesses(LLVMContext &Context, unsigned BitWidth, in allowsMisalignedMemoryAccesses() function 364 return getTLI()->allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()
|
| H A D | TargetLowering.h | 1958 virtual bool allowsMisalignedMemoryAccesses( 1966 virtual bool allowsMisalignedMemoryAccesses(
|