Home
last modified time | relevance | path

Searched refs:isPtrOrPtrVectorTy (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/Utils/General/
H A DTypes.cpp31 OrigTy->isPtrOrPtrVectorTy(), in changeAddrSpace()
41 PtrOrPtrVec->isPtrOrPtrVectorTy(), in getAddrSpace()
76 bool NewInIsPtrOrVecPtr = NewInType->isPtrOrPtrVectorTy(); in getNewTypeForCast()
77 bool OldOutIsPtrOrVecPtr = OldOutType->isPtrOrPtrVectorTy(); in getNewTypeForCast()
78 bool OldInIsPtrOrVecPtr = OldInType->isPtrOrPtrVectorTy(); in getNewTypeForCast()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DVNCoercion.cpp60 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
64 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
70 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
77 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
94 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
120 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
324 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Utils/
H A DVNCoercion.cpp60 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) {
64 if (StoredValTy->isPtrOrPtrVectorTy()) {
70 if (TypeToCastTo->isPtrOrPtrVectorTy())
77 if (LoadedTy->isPtrOrPtrVectorTy())
94 if (StoredValTy->isPtrOrPtrVectorTy()) {
120 if (LoadedTy->isPtrOrPtrVectorTy())
324 if (SrcVal->getType()->isPtrOrPtrVectorTy())
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp80 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
84 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
90 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
97 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
113 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
139 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
444 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp70 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
74 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
80 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
87 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
104 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
130 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
362 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp84 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
88 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
94 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
101 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
117 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
143 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
443 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Utils/
H A DVNCoercion.cpp70 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
74 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
80 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
87 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
104 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
130 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
362 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DVNCoercion.cpp84 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
88 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
94 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
101 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
117 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
143 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
443 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp84 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
88 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
94 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
101 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
117 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
143 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
448 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DVNCoercion.cpp71 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
75 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
81 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
88 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
104 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
130 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
443 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp84 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
88 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
94 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
101 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
117 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
143 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
443 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp70 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
74 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
80 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
87 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
104 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
130 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
362 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp84 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
88 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
94 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
101 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
117 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
143 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
443 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp84 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
88 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
94 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
101 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
117 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
143 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
443 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp84 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
88 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
94 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
101 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
117 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
143 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
448 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp84 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) {
88 if (StoredValTy->isPtrOrPtrVectorTy()) {
94 if (TypeToCastTo->isPtrOrPtrVectorTy())
101 if (LoadedTy->isPtrOrPtrVectorTy())
117 if (StoredValTy->isPtrOrPtrVectorTy()) {
143 if (LoadedTy->isPtrOrPtrVectorTy())
443 if (SrcVal->getType()->isPtrOrPtrVectorTy())
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Utils/
H A DVNCoercion.cpp70 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
74 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
80 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
87 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
104 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
130 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
362 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp79 if (StoredValTy->isPtrOrPtrVectorTy() && LoadedTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
83 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
89 if (TypeToCastTo->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
96 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
112 if (StoredValTy->isPtrOrPtrVectorTy()) { in coerceAvailableValueToLoadTypeHelper()
147 if (LoadedTy->isPtrOrPtrVectorTy()) in coerceAvailableValueToLoadTypeHelper()
492 if (SrcVal->getType()->isPtrOrPtrVectorTy()) in getStoreValueForLoadHelper()
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DDataLayout.cpp639 assert(Ty->isPtrOrPtrVectorTy() && in getPointerTypeSizeInBits()
655 assert(Ty->isPtrOrPtrVectorTy() && in getIndexTypeSizeInBits()
748 assert(Ty->isPtrOrPtrVectorTy() && in getIntPtrType()
770 assert(Ty->isPtrOrPtrVectorTy() && in getIndexType()
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DDataLayout.cpp672 assert(Ty->isPtrOrPtrVectorTy() && in getPointerTypeSizeInBits()
688 assert(Ty->isPtrOrPtrVectorTy() && in getIndexTypeSizeInBits()
775 assert(Ty->isPtrOrPtrVectorTy() && in getIntPtrType()
797 assert(Ty->isPtrOrPtrVectorTy() && in getIndexType()
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DDataLayout.cpp680 assert(Ty->isPtrOrPtrVectorTy() && in getPointerTypeSizeInBits()
696 assert(Ty->isPtrOrPtrVectorTy() && in getIndexTypeSizeInBits()
795 assert(Ty->isPtrOrPtrVectorTy() && in getIntPtrType()
817 assert(Ty->isPtrOrPtrVectorTy() && in getIndexType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDataLayout.cpp672 assert(Ty->isPtrOrPtrVectorTy() && in getPointerTypeSizeInBits()
688 assert(Ty->isPtrOrPtrVectorTy() && in getIndexTypeSizeInBits()
775 assert(Ty->isPtrOrPtrVectorTy() && in getIntPtrType()
797 assert(Ty->isPtrOrPtrVectorTy() && in getIndexType()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp672 assert(Ty->isPtrOrPtrVectorTy() && in getPointerTypeSizeInBits()
688 assert(Ty->isPtrOrPtrVectorTy() && in getIndexTypeSizeInBits()
775 assert(Ty->isPtrOrPtrVectorTy() && in getIntPtrType()
797 assert(Ty->isPtrOrPtrVectorTy() && in getIndexType()
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DDataLayout.cpp663 assert(Ty->isPtrOrPtrVectorTy() && in getPointerTypeSizeInBits()
679 assert(Ty->isPtrOrPtrVectorTy() && in getIndexTypeSizeInBits()
772 assert(Ty->isPtrOrPtrVectorTy() && in getIntPtrType()
794 assert(Ty->isPtrOrPtrVectorTy() && in getIndexType()
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DDataLayout.cpp647 assert(Ty->isPtrOrPtrVectorTy() && in getPointerTypeSizeInBits()
663 assert(Ty->isPtrOrPtrVectorTy() && in getIndexTypeSizeInBits()
756 assert(Ty->isPtrOrPtrVectorTy() && in getIntPtrType()
778 assert(Ty->isPtrOrPtrVectorTy() && in getIndexType()

12345678910>>...19