Home
last modified time | relevance | path

Searched refs:GatherScatter (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDTargetTransformInfo.cpp961 return TTI::CastContextHint::GatherScatter; in getCastContextHint()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfo.h1342 GatherScatter, ///< The cast is used with a gather/scatter. enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp6597 return TTI::CastContextHint::GatherScatter; in getInstructionCost()
HDSLPVectorizer.cpp9211 return TTI::CastContextHint::GatherScatter; in getCastContextHint()
9330 return TTI::CastContextHint::GatherScatter; in getEntryCost()