Searched defs:PtrA (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 314 Value *PtrA = getLoadStorePointerOperand(A); in isConsecutiveAccess() local 339 bool Vectorizer::areConsecutivePointers(Value *PtrA, Value *PtrB, in areConsecutivePointers() 396 bool Vectorizer::lookThroughComplexAddresses(Value *PtrA, Value *PtrB, in lookThroughComplexAddresses() 487 bool Vectorizer::lookThroughSelects(Value *PtrA, Value *PtrB, in lookThroughSelects()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 307 Value *PtrA = getLoadStorePointerOperand(A); in isConsecutiveAccess() local 332 bool Vectorizer::areConsecutivePointers(Value *PtrA, Value *PtrB, in areConsecutivePointers() 464 bool Vectorizer::lookThroughComplexAddresses(Value *PtrA, Value *PtrB, in lookThroughComplexAddresses() 567 bool Vectorizer::lookThroughSelects(Value *PtrA, Value *PtrB, in lookThroughSelects()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 1480 std::optional<int> llvm::getPointersDiff(Type *ElemTyA, Value *PtrA, in getPointersDiff() 1594 Value *PtrA = getLoadStorePointerOperand(A); in isConsecutiveAccess() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 227 Value *PtrA = getPointerOperand(A); in isConsecutiveAccess() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 999 Value *PtrA = getPointerOperand(A); in isConsecutiveAccess() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 1174 Value *PtrA = getLoadStorePointerOperand(A); in isConsecutiveAccess() local
|