Searched refs:canMapToVector (Results 1 – 2 of 2) sorted by relevance
389 unsigned canMapToVector(Type *T, const DataLayout &DL) const;1460 unsigned BoUpSLP::canMapToVector(Type *T, const DataLayout &DL) const { in canMapToVector() function in BoUpSLP1499 NElts = canMapToVector(Vec->getType(), DL); in canReuseExtract()4509 if (R.canMapToVector(SI->getValueOperand()->getType(), DL)) { in vectorizeChainsInBlock()
598 unsigned canMapToVector(Type *T, const DataLayout &DL) const;1953 unsigned BoUpSLP::canMapToVector(Type *T, const DataLayout &DL) const { in canMapToVector() function in BoUpSLP1994 NElts = canMapToVector(Vec->getType(), DL); in canReuseExtract()6170 if (!R.canMapToVector(IVI->getType(), DL)) in vectorizeInsertValueInst()