Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h388 unsigned getNumLoads() const { return LAI->getNumLoads(); } in getNumLoads() function
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h609 unsigned getNumLoads() const { return NumLoads;} in getNumLoads() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp146 uint64_t getNumLoads() const { return LoadSequence.size(); } in getNumLoads() function in __anonf787b3890111::MemCmpExpansion
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp358 unsigned getNumLoads() const { return OpInfo.NumLoads; } in getNumLoads() function in __anon04e69bad0111::LowerMatrixIntrinsics::MatrixTy