reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/CodeGen/TargetLowering.h
 1493   bool allowsMemoryAccessForAlignment(LLVMContext &Context,

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  508       if (!TLI.allowsMemoryAccessForAlignment(*DAG.getContext(), DL, MemVT,
  623       if (!TLI.allowsMemoryAccessForAlignment(*DAG.getContext(), DL, MemVT,
  684       if (!TLI.allowsMemoryAccessForAlignment(*DAG.getContext(), DL, MemVT,
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  692   return allowsMemoryAccessForAlignment(*DAG.getContext(), DAG.getDataLayout(),
lib/Target/AMDGPU/SIISelLowering.cpp
 7373   if (!allowsMemoryAccessForAlignment(*DAG.getContext(), DAG.getDataLayout(),
 7875   if (!allowsMemoryAccessForAlignment(*DAG.getContext(), DAG.getDataLayout(),
lib/Target/Hexagon/HexagonISelLowering.cpp
 2676     if (allowsMemoryAccessForAlignment(Ctx, DL, LN->getMemoryVT(),
 2686         allowsMemoryAccessForAlignment(Ctx, DL, PartTy, *LN->getMemOperand());
lib/Target/NVPTX/NVPTXISelLowering.cpp
 2233     if (!allowsMemoryAccessForAlignment(*DAG.getContext(), DAG.getDataLayout(),
 2276       !allowsMemoryAccessForAlignment(*DAG.getContext(), DAG.getDataLayout(),
lib/Target/XCore/XCoreISelLowering.cpp
  417   if (allowsMemoryAccessForAlignment(Context, DAG.getDataLayout(),
  491   if (allowsMemoryAccessForAlignment(Context, DAG.getDataLayout(),
 1783         allowsMemoryAccessForAlignment(*DAG.getContext(), DAG.getDataLayout(),