Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h310 unsigned getNumLoads() const { return LAI->getNumLoads(); } in getNumLoads() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h550 unsigned getNumLoads() const { return NumLoads;} in getNumLoads() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp123 uint64_t getNumLoads() const { return LoadSequence.size(); } in getNumLoads() function in __anonff0ee9bf0111::MemCmpExpansion