/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | SwiftCallingConv.h | 27 class VectorType; variable
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Pass.cpp | 243 using VectorType = AnalysisUsage::VectorType; global() typedef
|
H A D | Type.cpp | 669 VectorType::VectorType(Type *ElType, unsigned EQ, Type::TypeID TID) in VectorType() function in VectorType
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 40 class VectorType; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 51 class VectorType; variable
|
H A D | ARMISelLowering.cpp | 13279 EVT VectorType = FalseVal->getOperand(0).getValueType(); in PerformSELECTCombine() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 792 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 D | PDBTypes.h | 278 VectorType, enumerator
|
/freebsd/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 __anon819a2c470111::VectorType
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 369 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 D | ItaniumDemangle.h | 1154 VectorType(const Node *BaseType_, const Node *Dimension_) in VectorType() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 9811 ArrayRef<int> Mask, const EVT &VectorType, in isNonZeroElementsInOrder() 28359 MVT VectorType = MVT::getVectorVT(VT.getSimpleVT(), 128 / SizeInBits); in LowerFMINIMUM_FMAXIMUM() local
|