Home
last modified time | relevance | path

Searched refs:getNumStores (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h319 unsigned getNumStores() const { return LAI->getNumStores(); } in getNumStores() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h521 unsigned getNumStores() const { return NumStores; } in getNumStores() function
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h572 unsigned getNumStores() const { return NumStores; } in getNumStores() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1476 unsigned getNumStores() const { return LAI->getNumStores(); } in getNumStores() function in __anon63bf7e8f0111::LoopVectorizationLegality
5487 unsigned NumStores = Legal->getNumStores(); in selectInterleaveCount()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5248 unsigned NumStores = Legal->getNumStores(); in selectInterleaveCount()