Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h396 unsigned getNumLoads() const { return LAI->getNumLoads(); } in getNumLoads() function
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h595 unsigned getNumLoads() const { return NumLoads;} in getNumLoads() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp137 uint64_t getNumLoads() const { return LoadSequence.size(); } in getNumLoads() function in __anone23f4d030111::MemCmpExpansion
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp322 unsigned getNumLoads() const { return OpInfo.NumLoads; } in getNumLoads() function in __anon8ba1aee70111::LowerMatrixIntrinsics::MatrixTy