Home
last modified time | relevance | path

Searched defs:getNumLoads (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h320 unsigned getNumLoads() const { return LAI->getNumLoads(); } in getNumLoads() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h522 unsigned getNumLoads() const { return NumLoads;} in getNumLoads() function
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h573 unsigned getNumLoads() const { return NumLoads;} in getNumLoads() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp108 uint64_t getNumLoads() const { return LoadSequence.size(); } in getNumLoads() function in __anonc400af960111::MemCmpExpansion
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1477 unsigned getNumLoads() const { return LAI->getNumLoads(); } in getNumLoads() function in __anon0b4224d80111::LoopVectorizationLegality