Home
last modified time | relevance | path

Searched defs:PtrBitWidth (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp333 unsigned PtrBitWidth = DL.getPointerSizeInBits(ASA); in isConsecutiveAccess() local
341 unsigned PtrBitWidth = DL.getPointerTypeSizeInBits(PtrA->getType()); in areConsecutivePointers() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp326 unsigned PtrBitWidth = DL.getPointerSizeInBits(ASA); in isConsecutiveAccess() local
334 unsigned PtrBitWidth = DL.getPointerTypeSizeInBits(PtrA->getType()); in areConsecutivePointers() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp237 unsigned PtrBitWidth = DL.getPointerSizeInBits(ASA); in isConsecutiveAccess() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1016 unsigned PtrBitWidth = DL.getPointerSizeInBits(ASA); in isConsecutiveAccess() local