/llvm-project/mlir/include/mlir/Dialect/SPIRV/Utils/ |
H A D | LayoutUtils.h | 21 class VectorType; variable
|
/llvm-project/mlir/include/mlir/Dialect/Vector/Utils/ |
H A D | VectorUtils.h | 32 class VectorType; global() variable
|
/llvm-project/clang/include/clang/CodeGen/ |
H A D | SwiftCallingConv.h | 27 class VectorType; variable
|
/llvm-project/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/ |
H A D | mlir-support.cpp | 19 mlir::Type VectorType = mlir::VectorType::get({1, 2}, FloatType); variable
|
/llvm-project/llvm/lib/IR/ |
H A D | Pass.cpp | 247 using VectorType = AnalysisUsage::VectorType; global() typedef
|
H A D | Type.cpp | 669 VectorType::VectorType(Type *ElType, unsigned EQ, Type::TypeID TID) VectorType() function in VectorType [all...] |
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 40 class VectorType; variable
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | BuiltinTypes.h | 345 operator VectorType() { VectorType() function [all...] |
H A D | Builders.h | 29 class VectorType; global() variable
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 51 class VectorType; variable
|
H A D | ARMISelLowering.cpp | 13294 EVT VectorType = FalseVal->getOperand(0).getValueType(); PerformSELECTCombine() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 790 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 D | PDBTypes.h | 278 VectorType, enumerator
|
/llvm-project/clang/utils/TableGen/ |
H A D | MveEmitter.cpp | 289 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 D | Type.cpp | 369 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 D | ItaniumDemangle.h | 1154 VectorType(const Node *BaseType_, const Node *Dimension_) VectorType() function
|
/llvm-project/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 1155 VectorType(const Node *BaseType_, const Node *Dimension_) VectorType() function
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 9835 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...] |