Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h391 unsigned getNumLoads() const { return LAI->getNumLoads(); } in getNumLoads() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h662 unsigned getNumLoads() const { return NumLoads;} in getNumLoads() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp146 uint64_t getNumLoads() const { return LoadSequence.size(); } in getNumLoads() function in __anon455dbdd30111::MemCmpExpansion
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp462 unsigned getNumLoads() const { return OpInfo.NumLoads; } in getNumLoads() function in __anon821fcdb70111::LowerMatrixIntrinsics::MatrixTy