Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp993 Type *VType = getVecTypeForPair(aTypeI, aTypeJ); in areInstsCompatible() local
2820 VectorType *VType = getVecTypeForPair(IType, JType); in replaceOutputsOfPair() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp580 } else if (const VectorType *VType = ILE->getType()->getAs<VectorType>()) { in FillInEmptyInitializations() local
2372 } else if (const VectorType *VType = CurrentObjectType->getAs<VectorType>()) in getStructuredSubobjectInit() local
H A DSemaOpenMP.cpp2729 QualType VType = LastIteration.get()->getType(); in CheckOpenMPLoop() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp1150 llvm::VectorType *VType = in VisitInitListExpr() local