Home
last modified time | relevance | path

Searched refs:getGatherOverhead (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h267 int getGatherOverhead() const;
H A DX86TargetTransformInfo.cpp5025 int X86TTIImpl::getGatherOverhead() const { in getGatherOverhead() function in X86TTIImpl
5108 ? getGatherOverhead() in getGSVectorCost()