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()
654 unsigned canMapToVector(Type *T, const DataLayout &DL) const;3115 unsigned BoUpSLP::canMapToVector(Type *T, const DataLayout &DL) const { in canMapToVector() function in BoUpSLP3158 NElts = canMapToVector(Vec->getType(), DL); in canReuseExtract()7184 if (!R.canMapToVector(IVI->getType(), DL)) in vectorizeInsertValueInst()