Home
last modified time | relevance | path

Searched refs:CATy (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstructionCombining.cpp1696 if (ArrayType *CATy = in visitGetElementPtrInst() local
1699 if (CATy->getElementType() == StrippedPtrTy->getElementType()) { in visitGetElementPtrInst()
1719 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstructionCombining.cpp1816 if (auto * CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
1818 if (CATy->getElementType() == StrippedPtrTy->getElementType()) { in visitGetElementPtrInst()
1837 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1896 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
1898 if (CATy->getElementType() == StrippedPtrTy->getElementType()) { in visitGetElementPtrInst()
1917 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1781 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
1783 if (CATy->getElementType() == StrippedPtrTy->getElementType()) { in visitGetElementPtrInst()
1802 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2026 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2028 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2047 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2026 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2028 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2047 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2026 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2028 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2047 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1971 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
1973 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
1992 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2129 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2131 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2152 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2219 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2221 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2240 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2129 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2131 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2150 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2219 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2221 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2240 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2192 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2194 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2213 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2268 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2270 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2289 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2268 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2270 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2289 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2268 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2270 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2289 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2232 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2234 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2253 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2268 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) { in visitGetElementPtrInst() local
2270 if (CATy->getElementType() == StrippedPtrEltTy) { in visitGetElementPtrInst()
2289 if (CATy->getElementType() == XATy->getElementType()) { in visitGetElementPtrInst()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2268 if (auto *CATy = dyn_cast<ArrayType>(GEPEltType)) {
2270 if (CATy->getElementType() == StrippedPtrEltTy) {
2289 if (CATy->getElementType() == XATy->getElementType()) {
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp11791 const auto *CATy = dyn_cast<ConstantArrayType>(BaseQTy.getTypePtr()); in checkArrayExpressionDoesNotReferToWholeSize() local
11792 if (!CATy) in checkArrayExpressionDoesNotReferToWholeSize()
11799 return CATy->getSize().getSExtValue() != ConstLength.getSExtValue(); in checkArrayExpressionDoesNotReferToWholeSize()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp12336 const auto *CATy = dyn_cast<ConstantArrayType>(BaseQTy.getTypePtr()); in checkArrayExpressionDoesNotReferToWholeSize() local
12337 if (!CATy) in checkArrayExpressionDoesNotReferToWholeSize()
12345 return CATy->getSize().getSExtValue() != ConstLength.getSExtValue(); in checkArrayExpressionDoesNotReferToWholeSize()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp13355 const auto *CATy = dyn_cast<ConstantArrayType>(BaseQTy.getTypePtr()); in checkArrayExpressionDoesNotReferToWholeSize() local
13356 if (!CATy) in checkArrayExpressionDoesNotReferToWholeSize()
13364 return CATy->getSize().getSExtValue() != ConstLength.getSExtValue(); in checkArrayExpressionDoesNotReferToWholeSize()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15170 const auto *CATy = dyn_cast<ConstantArrayType>(BaseQTy.getTypePtr()); in checkArrayExpressionDoesNotReferToWholeSize() local
15171 if (!CATy) in checkArrayExpressionDoesNotReferToWholeSize()
15179 return CATy->getSize().getSExtValue() != ConstLength.getSExtValue(); in checkArrayExpressionDoesNotReferToWholeSize()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp15170 const auto *CATy = dyn_cast<ConstantArrayType>(BaseQTy.getTypePtr()); in checkArrayExpressionDoesNotReferToWholeSize() local
15171 if (!CATy) in checkArrayExpressionDoesNotReferToWholeSize()
15179 return CATy->getSize().getSExtValue() != ConstLength.getSExtValue(); in checkArrayExpressionDoesNotReferToWholeSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp16725 const auto *CATy = dyn_cast<ConstantArrayType>(BaseQTy.getTypePtr()); in checkArrayExpressionDoesNotReferToWholeSize() local
16726 if (!CATy) in checkArrayExpressionDoesNotReferToWholeSize()
16734 return CATy->getSize().getSExtValue() != ConstLength.getSExtValue(); in checkArrayExpressionDoesNotReferToWholeSize()

12