Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2845 Type *JType = J->getType(); in replaceOutputsOfPair() local
2847 VectorType *VType = getVecTypeForPair(IType, JType); in replaceOutputsOfPair()
2851 unsigned numElemJ = getNumScalarElements(JType); in replaceOutputsOfPair()
2868 if (JType->isVectorTy()) { in replaceOutputsOfPair()