/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1551 bool TargetLoweringBase::allowsMemoryAccess( in allowsMemoryAccess() function in TargetLoweringBase 1558 bool TargetLoweringBase::allowsMemoryAccess(LLVMContext &Context, in allowsMemoryAccess() function in TargetLoweringBase 1562 return allowsMemoryAccess(Context, DL, VT, MMO.getAddrSpace(), in allowsMemoryAccess()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1735 bool TargetLoweringBase::allowsMemoryAccess(LLVMContext &Context, in allowsMemoryAccess() function in TargetLoweringBase 1744 bool TargetLoweringBase::allowsMemoryAccess(LLVMContext &Context, in allowsMemoryAccess() function in TargetLoweringBase 1748 return allowsMemoryAccess(Context, DL, VT, MMO.getAddrSpace(), MMO.getAlign(), in allowsMemoryAccess()
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 315 bool allowsMemoryAccess(LLVMContext &Context, const DataLayout &DL, EVT VT,
|
D | HexagonISelLowering.cpp | 3432 bool HexagonTargetLowering::allowsMemoryAccess( in allowsMemoryAccess() function in HexagonTargetLowering 3438 return TargetLoweringBase::allowsMemoryAccess( in allowsMemoryAccess()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 429 return allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), BitcastVT, in isLoadBitCastBeneficial() 1492 allowsMemoryAccess(LLVMContext &Context, const DataLayout &DL, EVT VT, 1501 bool allowsMemoryAccess(LLVMContext &Context, const DataLayout &DL, EVT VT,
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 558 return allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), BitcastVT, in isLoadBitCastBeneficial() 1648 allowsMemoryAccess(LLVMContext &Context, const DataLayout &DL, EVT VT, 1657 bool allowsMemoryAccess(LLVMContext &Context, const DataLayout &DL, EVT VT,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 7438 if (TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in visitBITCAST() 11625 TLI.allowsMemoryAccess(Context, DL, StoreTy, FirstStoreAS, in MergeConsecutiveStores() 11634 TLI.allowsMemoryAccess(Context, DL, LegalizedStoredValueTy, in MergeConsecutiveStores() 11650 TLI.allowsMemoryAccess(Context, DL, Ty, FirstStoreAS, in MergeConsecutiveStores() 11693 TLI.allowsMemoryAccess(Context, DL, Ty, FirstStoreAS, in MergeConsecutiveStores() 11784 TLI.allowsMemoryAccess(Context, DL, StoreTy, FirstStoreAS, in MergeConsecutiveStores() 11786 TLI.allowsMemoryAccess(Context, DL, StoreTy, FirstLoadAS, in MergeConsecutiveStores() 11795 TLI.allowsMemoryAccess(Context, DL, StoreTy, FirstStoreAS, in MergeConsecutiveStores() 11797 TLI.allowsMemoryAccess(Context, DL, StoreTy, FirstLoadAS, in MergeConsecutiveStores() 11809 TLI.allowsMemoryAccess(Context, DL, LegalizedStoredValueTy, in MergeConsecutiveStores() [all …]
|
D | LegalizeDAG.cpp | 473 if (!TLI.allowsMemoryAccess(*DAG.getContext(), DL, MemVT, AS, Align)) { in LegalizeStoreOps() 588 if (!TLI.allowsMemoryAccess(*DAG.getContext(), DL, MemVT, AS, Align)) { in LegalizeStoreOps() 640 if (!TLI.allowsMemoryAccess(*DAG.getContext(), DL, MemVT, AS, Align)) { in LegalizeLoadOps() 833 if (!TLI.allowsMemoryAccess(*DAG.getContext(), DL, MemVT, AS, Align)) { in LegalizeLoadOps()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 4829 !TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), MemVT, in isLegalNarrowLdSt() 6709 TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in MatchStoreCombine() 6904 TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), MemVT, in MatchLoadCombine() 15053 !TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in ShrinkLoadReplaceStoreWithStore() 15872 TLI.allowsMemoryAccess(Context, DL, StoreTy, in MergeConsecutiveStores() 15884 TLI.allowsMemoryAccess(Context, DL, StoreTy, in MergeConsecutiveStores() 15904 TLI.allowsMemoryAccess( in MergeConsecutiveStores() 15976 TLI.allowsMemoryAccess(Context, DL, Ty, in MergeConsecutiveStores() 16107 TLI.allowsMemoryAccess(Context, DL, StoreTy, in MergeConsecutiveStores() 16110 TLI.allowsMemoryAccess(Context, DL, StoreTy, in MergeConsecutiveStores() [all …]
|
D | LegalizeDAG.cpp | 869 if (!TLI.allowsMemoryAccess(*DAG.getContext(), DL, MemVT, in LegalizeLoadOps()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 5113 if (!TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), MemVT, in isLegalNarrowLdSt() 7215 bool Allowed = TLI.allowsMemoryAccess(Context, Layout, WideVT, in mergeTruncStores() 7446 TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), MemVT, in MatchLoadCombine() 8834 if (TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in visitFunnelShift() 16087 !TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in ShrinkLoadReplaceStoreWithStore() 16864 TLI.allowsMemoryAccess(Context, DL, StoreTy, in tryStoreMergeOfConstants() 16876 TLI.allowsMemoryAccess(Context, DL, StoreTy, in tryStoreMergeOfConstants() 16895 TLI.allowsMemoryAccess(Context, DL, Ty, in tryStoreMergeOfConstants() 16969 TLI.allowsMemoryAccess(Context, DL, Ty, in tryStoreMergeOfExtracts() 17119 TLI.allowsMemoryAccess(Context, DL, StoreTy, in tryStoreMergeOfLoads() [all …]
|
D | LegalizeDAG.cpp | 868 if (!TLI.allowsMemoryAccess(*DAG.getContext(), DL, MemVT, in LegalizeLoadOps()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 965 bool allowsMemoryAccess(LLVMContext &Context, const DataLayout &DL, EVT VT,
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 2029 if (!allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), MemVT, in LowerLOAD() 2319 if (!allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in LowerSTORE()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1623 bool TargetLoweringBase::allowsMemoryAccess(LLVMContext &Context, in allowsMemoryAccess() function in TargetLoweringBase
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 12779 if (TLI->allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), in LowerINSERT_SUBVECTOR() 28796 TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), RegVT, in combineLoad() 29182 TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in combineStore()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 41272 (TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), RegVT, in combineLoad() 41625 TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in combineStore() 45369 if (TLI->allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in combineConcatVectorOps()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 44487 (TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), RegVT, in combineLoad() 44921 TLI.allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in combineStore() 48707 if (TLI->allowsMemoryAccess(*DAG.getContext(), DAG.getDataLayout(), VT, in combineConcatVectorOps()
|