Home
last modified time | relevance | path

Searched defs:VectorType (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h27 class VectorType; variable
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h40 class VectorType; variable
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstants.h50 class VectorType; variable
/freebsd-12.1/contrib/llvm/lib/IR/
H A DPass.cpp264 using VectorType = AnalysisUsage::VectorType; typedef
H A DType.cpp603 VectorType::VectorType(Type *ElType, unsigned NumEl) in VectorType() function in VectorType
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.h51 class VectorType; variable
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h218 VectorType, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp243 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType() function in VectorType
247 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, in VectorType() function in VectorType
/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h929 VectorType(const Node *BaseType_, NodeOrString Dimension_) in VectorType() function
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9804 ArrayRef<int> Mask, const EVT &VectorType, in isNonZeroElementsInOrder()