/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LoadStoreOpt.cpp | 313 LLT StoreTy = LLT::scalar(MergeSizeBits); in mergeStores() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | Loads.cpp | 449 Type *StoreTy, in areNonOverlapSameBaseLoadAndStore()
|
H A D | ScalarEvolution.cpp | 4371 const SCEV *ScalarEvolution::getStoreSizeOfExpr(Type *IntTy, Type *StoreTy) { in getStoreSizeOfExpr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | ScalarizeMaskedMemIntrin.cpp | 969 Type *StoreTy = CI->getArgOperand(0)->getType(); in optimizeCallInst() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 668 Type *StoreTy; in vectorizeStoreChain() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 945 Type *StoreTy = nullptr; in vectorizeStoreChain() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 1004 Type *StoreTy = nullptr; in vectorizeStoreChain() local
|
H A D | SLPVectorizer.cpp | 11544 Type *StoreTy = Store->getValueOperand()->getType(); in vectorizeStores() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 4168 llvm::Type *StoreTy = llvm::IntegerType::get(getLLVMContext(), in EmitARMBuiltinExpr() local 4935 llvm::Type *StoreTy = llvm::IntegerType::get(getLLVMContext(), in EmitAArch64BuiltinExpr() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 1943 Type *StoreTy = Type::getIntNTy(*C, LargeStoreSizeInBytes * 8); in poisonRedZones() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 11311 EVT StoreTy = EVT::getIntegerVT(*DAG.getContext(), SizeInBits); in MergeStoresOfConstantsOrVecElts() local 11622 EVT StoreTy = EVT::getIntegerVT(Context, SizeInBits); in MergeConsecutiveStores() local 11781 EVT StoreTy = EVT::getVectorVT(Context, MemVT, i+1); in MergeConsecutiveStores() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2706 MVT StoreTy = SN->getMemoryVT().getSimpleVT(); in LowerStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 3134 MVT StoreTy = SN->getMemoryVT().getSimpleVT(); in LowerStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 15373 EVT StoreTy; in MergeStoresOfConstantsOrVecElts() local 15863 EVT StoreTy = EVT::getIntegerVT(Context, SizeInBits); in MergeConsecutiveStores() local 16098 EVT StoreTy = EVT::getVectorVT(Context, MemVT.getScalarType(), Elts); in MergeConsecutiveStores() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 2713 Type *StoreTy = StoreToHoist->getValueOperand()->getType(); in isSafeToSpeculateStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18565 EVT StoreTy; in mergeStoresOfConstantsOrVecElts() local 19016 EVT StoreTy = EVT::getIntegerVT(Context, SizeInBits); in tryStoreMergeOfConstants() local 19274 EVT StoreTy = EVT::getVectorVT(Context, MemVT.getScalarType(), Elts); in tryStoreMergeOfLoads() local
|