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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp611 VectorType::VectorType(Type *ElType, ElementCount EC) function in class:VectorType
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h432 class VectorType : public SequentialType { class in namespace:llvm
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp282 class VectorType : public CRegularNamedType { class in namespace:__anon3549
287 VectorType(const ScalarType *Element, unsigned Lanes) function in class:__anon3549::VectorType
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h276 VectorType, member in class:llvm::pdb::PDB_Checksum::PDB_SymType
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp283 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, function in class:VectorType
287 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, function in class:VectorType
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h902 VectorType(const Node *BaseType_, Node *Dimension_) function in class:final
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3235 class VectorType : public Type, public llvm::FoldingSetNode { class in namespace:clang
[all...]

Completed in 206 milliseconds