Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
HDLoopVectorizationLegality.h391 unsigned getNumLoads() const { return LAI->getNumLoads(); } in getNumLoads() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLoopAccessAnalysis.h662 unsigned getNumLoads() const { return NumLoads;} in getNumLoads() function
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDExpandMemCmp.cpp146 uint64_t getNumLoads() const { return LoadSequence.size(); } in getNumLoads() function in __anon87326ed20111::MemCmpExpansion
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLowerMatrixIntrinsics.cpp462 unsigned getNumLoads() const { return OpInfo.NumLoads; } in getNumLoads() function in __anond65db0560111::LowerMatrixIntrinsics::MatrixTy