Home
last modified time | relevance | path

Searched defs:UseMaskForGaps (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h871 bool UseMaskForCond, bool UseMaskForGaps) const { in getInterleavedMemoryOpCost()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5306 bool UseMaskForGaps = in getInterleaveGroupCost() local