Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h387 unsigned getNumLoads() const { return LAI->getNumLoads(); } in getNumLoads() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h559 unsigned getNumLoads() const { return NumLoads;} in getNumLoads() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp134 uint64_t getNumLoads() const { return LoadSequence.size(); } in getNumLoads() function in __anon80e401870111::MemCmpExpansion
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp324 unsigned getNumLoads() const { return OpInfo.NumLoads; } in getNumLoads() function in __anonf095cceb0111::LowerMatrixIntrinsics::MatrixTy