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

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

Completed in 189 milliseconds