Searched refs:SubVL (Results 1 – 1 of 1) sorted by relevance
6974 ArrayRef<Value *> SubVL = VL.slice(Idx * MinVF, MinVF); in getBuildVectorCost() local6975 InstructionsState S = getSameOpcode(SubVL, *R.TLI); in getBuildVectorCost()9331 MutableArrayRef<Value *> SubVL = in tryToGatherExtractElements() local9335 tryToGatherSingleRegisterExtractElements(SubVL, SubMask); in tryToGatherExtractElements()9721 ArrayRef<Value *> SubVL = VL.slice(Part * SliceSize, SliceSize); in isGatherShuffledEntry() local9724 isGatherShuffledSingleRegisterEntry(TE, SubVL, Mask, SubEntries, Part); in isGatherShuffledEntry()