Home
last modified time | relevance | path

Searched defs:VType (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp989 Type *VType = getVecTypeForPair(aTypeI, aTypeJ); in areInstsCompatible() local
2816 VectorType *VType = getVecTypeForPair(IType, JType); in replaceOutputsOfPair() local
/external/clang/lib/Sema/
DSemaInit.cpp580 } else if (const VectorType *VType = ILE->getType()->getAs<VectorType>()) { in FillInEmptyInitializations() local
2436 } else if (const VectorType *VType = CurrentObjectType->getAs<VectorType>()) in getStructuredSubobjectInit() local
DSemaOpenMP.cpp2771 QualType VType = LastIteration.get()->getType(); in CheckOpenMPLoop() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1178 llvm::VectorType *VType = in VisitInitListExpr() local