Searched defs:MinBWs (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 322 MapVector<Instruction *, uint64_t> MinBWs; in computeMinimumValueSizes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 381 MapVector<Instruction *, uint64_t> MinBWs; in computeMinimumValueSizes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 678 MapVector<Instruction *, uint64_t> MinBWs; in computeMinimumValueSizes() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 598 const MapVector<Instruction *, uint64_t> *MinBWs; member in __anond9ee33c50111::InnerLoopVectorizer 1699 MapVector<Instruction *, uint64_t> MinBWs; member in __anond9ee33c50111::LoopVectorizationCostModel
|
H A D | SLPVectorizer.cpp | 905 MapVector<Value *, uint64_t> MinBWs; member in llvm::slpvectorizer::BoUpSLP
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 1379 MapVector<Instruction *, uint64_t> MinBWs; member in llvm::LoopVectorizationCostModel
|
H A D | SLPVectorizer.cpp | 2227 MapVector<Value *, std::pair<uint64_t, bool>> MinBWs; member in llvm::slpvectorizer::BoUpSLP
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 1696 MapVector<Instruction *, uint64_t> MinBWs; member in llvm::LoopVectorizationCostModel
|
H A D | SLPVectorizer.cpp | 3446 MapVector<Value *, std::pair<uint64_t, bool>> MinBWs; member in llvm::slpvectorizer::BoUpSLP
|