| /external/llvm-project/llvm/unittests/CodeGen/ |
| D | ScalableVectorMVTsTest.cpp | 21 for (auto VecTy : MVT::integer_scalable_vector_valuetypes()) { in TEST() local 33 for (auto VecTy : MVT::fp_scalable_vector_valuetypes()) { in TEST() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | MVETailPredication.cpp | 306 VectorType *VecTy = getVectorType(cast<IntrinsicInst>(&I)); in IsPredicatedVectorLoop() local 328 VectorType *VecTy) { in ComputeElements() 462 VectorType *VecTy, Value *NumElements) { in InsertVCTPIntrinsic() 524 VectorType *VecTy = getVectorType(I); in TryConvert() local
|
| /external/llvm-project/llvm/lib/Transforms/Vectorize/ |
| D | VectorCombine.cpp | 195 Type *VecTy = Ext0->getVectorOperand()->getType(); in getShuffleExtract() local 233 auto *VecTy = cast<VectorType>(Ext0->getOperand(0)->getType()); in isExtractExtractCheap() local 319 auto *VecTy = cast<FixedVectorType>(Vec->getType()); in createShiftShuffle() local 551 Type *VecTy = I.getType(); in scalarizeBinopOrCmp() local 655 auto *VecTy = dyn_cast<FixedVectorType>(X->getType()); in foldExtractedCmps() local
|
| D | LoadStoreVectorizer.cpp | 822 VectorType *VecTy = dyn_cast<VectorType>(Ty); in collectInstructions() local 869 VectorType *VecTy = dyn_cast<VectorType>(Ty); in collectInstructions() local 1034 FixedVectorType *VecTy; in vectorizeStoreChain() local 1186 VectorType *VecTy; in vectorizeLoadChain() local
|
| D | LoopVectorizationLegality.cpp | 782 auto *VecTy = FixedVectorType::get(T, /*NumElts=*/2); in canVectorizeInstrs() local 797 auto *VecTy = FixedVectorType::get(I.getType(), /*NumElts=*/2); in canVectorizeInstrs() local
|
| /external/llvm/lib/IR/ |
| D | AutoUpgrade.cpp | 431 Type *VecTy = VectorType::get(Builder.getInt8Ty(), NumElts); in UpgradeX86PSLLDQIntrinsics() local 465 Type *VecTy = VectorType::get(Builder.getInt8Ty(), NumElts); in UpgradeX86PSRLDQIntrinsics() local 899 Type *VecTy = CI->getType(); in UpgradeIntrinsicCall() local 990 VectorType *VecTy = cast<VectorType>(CI->getType()); in UpgradeIntrinsicCall() local 1003 VectorType *VecTy = cast<VectorType>(CI->getType()); in UpgradeIntrinsicCall() local 1040 VectorType *VecTy = cast<VectorType>(CI->getType()); in UpgradeIntrinsicCall() local 1060 VectorType *VecTy = cast<VectorType>(CI->getType()); in UpgradeIntrinsicCall() local 1078 VectorType *VecTy = cast<VectorType>(CI->getType()); in UpgradeIntrinsicCall() local
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLoweringHVX.cpp | 252 MVT VecTy = MVT::getVectorVT(ElemTy, N); in initializeHVXLowering() local 329 HexagonTargetLowering::typeExtElem(MVT VecTy, unsigned Factor) const { in typeExtElem() 336 HexagonTargetLowering::typeTruncElem(MVT VecTy, unsigned Factor) const { in typeTruncElem() 386 MVT VecTy, MachineMemOperand::Flags Flags, bool *Fast) const { in allowsHvxMemoryAccess() 401 MVT VecTy, MachineMemOperand::Flags Flags, bool *Fast) const { in allowsHvxMisalignedMemoryAccesses() 475 const SDLoc &dl, MVT VecTy, in buildHvxVectorReg() 722 const SDLoc &dl, MVT VecTy, in buildHvxVectorPred() 847 MVT VecTy = ty(VecV); in insertHvxElementReg() local 900 MVT VecTy = ty(VecV); in extractHvxSubvectorReg() local 945 MVT VecTy = ty(VecV); in extractHvxSubvectorPred() local [all …]
|
| D | HexagonTargetTransformInfo.cpp | 157 VectorType *VecTy = cast<VectorType>(Src); in getMemoryOpCost() local 217 unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, in getInterleavedMemoryOpCost()
|
| D | HexagonSubtarget.cpp | 139 bool HexagonSubtarget::isHVXVectorType(MVT VecTy, bool IncludeBool) const { in isHVXVectorType() 165 bool HexagonSubtarget::isTypeForHVX(Type *VecTy, bool IncludeBool) const { in isTypeForHVX()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLoweringHVX.cpp | 236 HexagonTargetLowering::typeExtElem(MVT VecTy, unsigned Factor) const { in typeExtElem() 243 HexagonTargetLowering::typeTruncElem(MVT VecTy, unsigned Factor) const { in typeTruncElem() 351 const SDLoc &dl, MVT VecTy, in buildHvxVectorReg() 592 const SDLoc &dl, MVT VecTy, in buildHvxVectorPred() 717 MVT VecTy = ty(VecV); in insertHvxElementReg() local 770 MVT VecTy = ty(VecV); in extractHvxSubvectorReg() local 815 MVT VecTy = ty(VecV); in extractHvxSubvectorPred() local 879 MVT VecTy = ty(VecV); in insertHvxSubvectorReg() local 966 MVT VecTy = ty(VecV); in insertHvxSubvectorPred() local 1029 MVT VecTy = ty(Op); in LowerHvxBuildVector() local [all …]
|
| D | HexagonTargetTransformInfo.cpp | 163 VectorType *VecTy = cast<VectorType>(Src); in getMemoryOpCost() local 218 Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, in getInterleavedMemoryOpCost()
|
| D | HexagonISelLowering.cpp | 1877 Type *VecTy = I.getArgOperand(1)->getType(); in getTgtMemIntrinsic() local 1976 MVT VecTy = ty(Op); in LowerVECTOR_SHUFFLE() local 2153 MVT VecTy, SelectionDAG &DAG, in getBuildVectorConstInts() 2183 MVT VecTy, SelectionDAG &DAG) const { in buildVector32() 2266 MVT VecTy, SelectionDAG &DAG) const { in buildVector64() 2329 MVT VecTy = ty(VecV); in extractVector() local 2428 MVT VecTy = ty(VecV); in insertVector() local 2528 MVT VecTy = ty(Op); in LowerBUILD_VECTOR() local 2583 MVT VecTy = ty(Op); in LowerCONCAT_VECTORS() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizeMutations.cpp | 59 const LLT VecTy = Query.Types[TypeIdx]; in moreElementsToNextPow2() local
|
| /external/llvm/lib/Analysis/ |
| D | CostModel.cpp | 256 Type *VecTy = ReduxRoot->getOperand(0)->getType(); in matchPairwiseReduction() local 320 Type *VecTy = ReduxRoot->getOperand(0)->getType(); in matchVectorSplittingReduction() local
|
| /external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizeMutations.cpp | 69 const LLT VecTy = Query.Types[TypeIdx]; in moreElementsToNextPow2() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.cpp | 295 VectorType *VecTy, in getExtractWithExtendCost() 495 int AArch64TTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | LoadStoreVectorizer.cpp | 780 VectorType *VecTy = dyn_cast<VectorType>(Ty); in collectInstructions() local 827 VectorType *VecTy = dyn_cast<VectorType>(Ty); in collectInstructions() local 992 VectorType *VecTy; in vectorizeStoreChain() local 1142 VectorType *VecTy; in vectorizeLoadChain() local
|
| D | LoopVectorizationLegality.cpp | 742 Type *VecTy = VectorType::get(T, /*NumElements=*/2); in canVectorizeInstrs() local 759 Type *VecTy = VectorType::get(I.getType(), /*NumElements=*/2); in canVectorizeInstrs() local
|
| /external/llvm/include/llvm/ADT/ |
| D | TinyPtrVector.h | 28 typedef llvm::SmallVector<EltTy, 4> VecTy; typedef
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64LegalizerInfo.cpp | 549 const LLT &VecTy = Query.Types[1]; in AArch64LegalizerInfo() local 556 const LLT &VecTy = Query.Types[0]; in AArch64LegalizerInfo() local
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsSEISelLowering.cpp | 1417 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat() 1456 EVT VecTy = Op->getValueType(0); in lowerMSABinaryBitImmIntr() local 1589 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1602 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1628 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1664 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 2301 EVT VecTy = Op0->getValueType(0); in lowerEXTRACT_VECTOR_ELT() local
|
| /external/llvm-project/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 471 VectorType *VecTy, unsigned Index) { in getExtractWithExtendCost() 515 unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, in getInterleavedMemoryOpCost() 657 VectorType *VecTy) const { in getLoadVectorFactor() 663 VectorType *VecTy) const { in getStoreVectorFactor() 980 auto *VecTy = cast<VectorType>(U->getType()); in getUserCost() local
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | ext-int.cpp | 88 typedef _ExtInt(32) __attribute__((vector_size(16))) VecTy; typedef
|
| /external/llvm/lib/CodeGen/ |
| D | InterleavedAccessPass.cpp | 234 Type *VecTy = Shuffles[0]->getType(); in lowerInterleavedLoad() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | DataLayout.cpp | 779 if (VectorType *VecTy = dyn_cast<VectorType>(Ty)) in getIntPtrType() local 801 if (VectorType *VecTy = dyn_cast<VectorType>(Ty)) in getIndexType() local
|