Home
last modified time | relevance | path

Searched refs:ElemTyA (Results 1 – 12 of 12) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1139 Optional<int> llvm::getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB, in getPointersDiff() argument
1145 ->isOpaqueOrPointeeTypeMatches(ElemTyA) && "Wrong PtrA type"); in getPointersDiff()
1154 if (CheckType && ElemTyA != ElemTyB) in getPointersDiff()
1195 int Size = DL.getTypeStoreSize(ElemTyA); in getPointersDiff()
1258 Type *ElemTyA = getLoadStoreType(A); in isConsecutiveAccess() local
1260 Optional<int> Diff = getPointersDiff(ElemTyA, PtrA, ElemTyB, PtrB, DL, SE, in isConsecutiveAccess()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DLoopAccessAnalysis.cpp1139 Optional<int> llvm::getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB, in getPointersDiff() argument
1145 ->isOpaqueOrPointeeTypeMatches(ElemTyA) && "Wrong PtrA type"); in getPointersDiff()
1154 if (CheckType && ElemTyA != ElemTyB) in getPointersDiff()
1195 int Size = DL.getTypeStoreSize(ElemTyA); in getPointersDiff()
1258 Type *ElemTyA = getLoadStoreType(A); in isConsecutiveAccess() local
1260 Optional<int> Diff = getPointersDiff(ElemTyA, PtrA, ElemTyB, PtrB, DL, SE, in isConsecutiveAccess()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1139 Optional<int> llvm::getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB, in getPointersDiff() argument
1145 ->isOpaqueOrPointeeTypeMatches(ElemTyA) && "Wrong PtrA type"); in getPointersDiff()
1154 if (CheckType && ElemTyA != ElemTyB) in getPointersDiff()
1195 int Size = DL.getTypeStoreSize(ElemTyA); in getPointersDiff()
1258 Type *ElemTyA = getLoadStoreType(A); in isConsecutiveAccess() local
1260 Optional<int> Diff = getPointersDiff(ElemTyA, PtrA, ElemTyB, PtrB, DL, SE, in isConsecutiveAccess()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1139 Optional<int> llvm::getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB, in getPointersDiff() argument
1145 ->isOpaqueOrPointeeTypeMatches(ElemTyA) && "Wrong PtrA type"); in getPointersDiff()
1154 if (CheckType && ElemTyA != ElemTyB) in getPointersDiff()
1195 int Size = DL.getTypeStoreSize(ElemTyA); in getPointersDiff()
1258 Type *ElemTyA = getLoadStoreType(A); in isConsecutiveAccess() local
1260 Optional<int> Diff = getPointersDiff(ElemTyA, PtrA, ElemTyB, PtrB, DL, SE, in isConsecutiveAccess()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1139 Optional<int> llvm::getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB, in getPointersDiff() argument
1145 ->isOpaqueOrPointeeTypeMatches(ElemTyA) && "Wrong PtrA type"); in getPointersDiff()
1154 if (CheckType && ElemTyA != ElemTyB) in getPointersDiff()
1195 int Size = DL.getTypeStoreSize(ElemTyA); in getPointersDiff()
1258 Type *ElemTyA = getLoadStoreType(A); in isConsecutiveAccess() local
1260 Optional<int> Diff = getPointersDiff(ElemTyA, PtrA, ElemTyB, PtrB, DL, SE, in isConsecutiveAccess()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1140 Optional<int> llvm::getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB, in getPointersDiff() argument
1146 ->isOpaqueOrPointeeTypeMatches(ElemTyA) && "Wrong PtrA type"); in getPointersDiff()
1155 if (CheckType && ElemTyA != ElemTyB) in getPointersDiff()
1196 int Size = DL.getTypeStoreSize(ElemTyA); in getPointersDiff()
1259 Type *ElemTyA = getLoadStoreType(A); in isConsecutiveAccess() local
1261 Optional<int> Diff = getPointersDiff(ElemTyA, PtrA, ElemTyB, PtrB, DL, SE, in isConsecutiveAccess()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h693 Optional<int> getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Analysis/
H A DLoopAccessAnalysis.h693 Optional<int> getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h693 Optional<int> getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h683 Optional<int> getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h693 Optional<int> getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h693 Optional<int> getPointersDiff(Type *ElemTyA, Value *PtrA, Type *ElemTyB,