Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/SPIRV/Utils/
H A DLayoutUtils.h21 class VectorType; variable
/llvm-project/mlir/include/mlir/Dialect/Vector/Utils/
H A DVectorUtils.h32 class VectorType; global() variable
/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h27 class VectorType; variable
/llvm-project/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/
H A Dmlir-support.cpp19 mlir::Type VectorType = mlir::VectorType::get({1, 2}, FloatType); variable
/llvm-project/llvm/lib/IR/
H A DPass.cpp247 using VectorType = AnalysisUsage::VectorType; global() typedef
H A DType.cpp669 VectorType::VectorType(Type *ElType, unsigned EQ, Type::TypeID TID) VectorType() function in VectorType
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h40 class VectorType; variable
/llvm-project/mlir/include/mlir/IR/
H A DBuiltinTypes.h345 operator VectorType() { VectorType() function
[all...]
H A DBuilders.h29 class VectorType; global() variable
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h51 class VectorType; variable
H A DARMISelLowering.cpp13294 EVT VectorType = FalseVal->getOperand(0).getValueType(); PerformSELECTCombine() local
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h790 getArithmeticReductionCost(unsigned,VectorType *,std::optional<FastMathFlags> FMF,TTI::TargetCostKind) getArithmeticReductionCost() argument
796 getMinMaxReductionCost(Intrinsic::ID IID,VectorType *,FastMathFlags,TTI::TargetCostKind) getMinMaxReductionCost() argument
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h278 VectorType, enumerator
/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 __anon6b6344ba0111::VectorType
[all...]
/llvm-project/clang/lib/AST/
H A DType.cpp369 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, VectorType() function in VectorType
373 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, VectorType() function in VectorType
[all...]
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1154 VectorType(const Node *BaseType_, const Node *Dimension_) VectorType() function
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h1155 VectorType(const Node *BaseType_, const Node *Dimension_) VectorType() function
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9835 isNonZeroElementsInOrder(const APInt & Zeroable,ArrayRef<int> Mask,const EVT & VectorType,bool & IsZeroSideLeft) isNonZeroElementsInOrder() argument
28383 MVT VectorType = MVT::getVectorVT(VT.getSimpleVT(), 128 / SizeInBits); LowerFMINIMUM_FMAXIMUM() local
[all...]