Searched defs:VectorType (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/
H A DPassAnalysisSupport.h39 typedef SmallVector<AnalysisID, 32> VectorType; typedef in class:llvm::AnalysisUsage
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DDerivedTypes.h358 class VectorType : public SequentialType { class in namespace:llvm
[all...]
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DPass.cpp229 typedef AnalysisUsage::VectorType VectorType; typedef in struct:__anon2278::GetCFGOnlyPasses
H A DType.cpp705 VectorType::VectorType(Type *ElType, unsigned NumEl) function in class:VectorType
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp170 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, function in class:VectorType
182 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, function in class:VectorType
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2464 class VectorType : public Type, public llvm::FoldingSetNode { class in namespace:clang
[all...]

Completed in 114 milliseconds