Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h27 class VectorType; variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DPass.cpp247 using VectorType = AnalysisUsage::VectorType; typedef
H A DType.cpp669 VectorType::VectorType(Type *ElType, unsigned EQ, Type::TypeID TID) in VectorType() function in VectorType
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h40 class VectorType; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h51 class VectorType; variable
H A DARMISelLowering.cpp13262 EVT VectorType = FalseVal->getOperand(0).getValueType(); PerformSELECTCombine() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h756 getArithmeticReductionCost(unsigned,VectorType *,std::optional<FastMathFlags> FMF,TTI::TargetCostKind) getArithmeticReductionCost() argument
762 getMinMaxReductionCost(Intrinsic::ID IID,VectorType *,FastMathFlags,TTI::TargetCostKind) getMinMaxReductionCost() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h278 VectorType, enumerator
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp289 class VectorType : public CRegularNamedType { class
294 VectorType(const ScalarType *Element, unsigned Lanes) in VectorType() function in __anon3961c3990111::VectorType
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp353 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, VectorType() function in VectorType
357 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, VectorType() function in VectorType
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1155 VectorType(const Node *BaseType_, const Node *Dimension_) VectorType() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9669 isNonZeroElementsInOrder(const APInt & Zeroable,ArrayRef<int> Mask,const EVT & VectorType,bool & IsZeroSideLeft) isNonZeroElementsInOrder() argument
28135 MVT VectorType = MVT::getVectorVT(VT.getSimpleVT(), 128 / SizeInBits); LowerFMINIMUM_FMAXIMUM() local
[all...]