/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | SwiftCallingConv.h | 27 class VectorType; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Pass.cpp | 247 using VectorType = AnalysisUsage::VectorType; typedef
|
H A D | Type.cpp | 669 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 D | AArch64TargetTransformInfo.h | 40 class VectorType; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 51 class VectorType; variable
|
H A D | ARMISelLowering.cpp | 13262 EVT VectorType = FalseVal->getOperand(0).getValueType(); PerformSELECTCombine() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 756 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 D | PDBTypes.h | 278 VectorType, enumerator
|
/freebsd-src/contrib/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 __anon3961c3990111::VectorType [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 353 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 D | ItaniumDemangle.h | 1155 VectorType(const Node *BaseType_, const Node *Dimension_) VectorType() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 9669 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...] |