Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h27 class VectorType; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DPass.cpp243 using VectorType = AnalysisUsage::VectorType; global() typedef
H A DType.cpp669 VectorType::VectorType(Type *ElType, unsigned EQ, Type::TypeID TID) in VectorType() function in VectorType
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h40 class VectorType; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h51 class VectorType; variable
H A DARMISelLowering.cpp13279 EVT VectorType = FalseVal->getOperand(0).getValueType(); in PerformSELECTCombine() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h792 InstructionCost getArithmeticReductionCost(unsigned, VectorType *, in getArithmeticReductionCost() argument
798 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *, in getMinMaxReductionCost() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h278 VectorType, enumerator
/freebsd/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 __anon819a2c470111::VectorType
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp369 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType() function in VectorType
373 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, in VectorType() function in VectorType
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1154 VectorType(const Node *BaseType_, const Node *Dimension_) in VectorType() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9811 ArrayRef<int> Mask, const EVT &VectorType, in isNonZeroElementsInOrder()
28359 MVT VectorType = MVT::getVectorVT(VT.getSimpleVT(), 128 / SizeInBits); in LowerFMINIMUM_FMAXIMUM() local