Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8269 ArrayRef<Value *> SubVL = VL.slice(Idx * MinVF, MinVF); in getBuildVectorCost() local
8270 InstructionsState S = getSameOpcode(SubVL, *R.TLI); in getBuildVectorCost()
10911 MutableArrayRef<Value *> SubVL = MutableArrayRef(VL).slice( in tryToGatherExtractElements() local
10915 tryToGatherSingleRegisterExtractElements(SubVL, SubMask); in tryToGatherExtractElements()
11319 ArrayRef<Value *> SubVL = in isGatherShuffledEntry() local
11323 isGatherShuffledSingleRegisterEntry(TE, SubVL, Mask, SubEntries, Part, in isGatherShuffledEntry()