Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dcatch_multi_level_pointer.pass.cpp75 typedef Tp volatile* VType; typedef
96 typedef typename ThrowTypes::VType VType; in operator ()() typedef
109 typedef typename CatchTypes::VType VType; in run_catch_tests() typedef
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1004 Type *VType = getVecTypeForPair(aTypeI, aTypeJ); in areInstsCompatible() local
2847 VectorType *VType = getVecTypeForPair(IType, JType); in replaceOutputsOfPair() local
/external/clang/lib/Sema/
DSemaInit.cpp693 } else if (const VectorType *VType = ILE->getType()->getAs<VectorType>()) { in FillInEmptyInitializations() local
2671 } else if (const VectorType *VType = CurrentObjectType->getAs<VectorType>()) in getStructuredSubobjectInit() local
DSemaOpenMP.cpp5069 QualType VType = LastIteration.get()->getType(); in CheckOpenMPLoop() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1176 llvm::VectorType *VType = in VisitInitListExpr() local