| /third_party/skia/third_party/externals/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
|
| D | ARMTargetTransformInfo.cpp | 503 if (auto *VecTy = dyn_cast<VectorType>(DataTy)) { in isLegalMaskedLoad() local 812 unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, in getInterleavedMemoryOpCost()
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizeMutations.cpp | 59 const LLT VecTy = Query.Types[TypeIdx]; in moreElementsToNextPow2() local
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/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
|
| D | AArch64TargetTransformInfo.cpp | 406 VectorType *VecTy, in getExtractWithExtendCost() 680 int AArch64TTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost()
|
| /third_party/skia/third_party/externals/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
|
| D | AutoUpgrade.cpp | 898 Type *VecTy = VectorType::get(Builder.getInt8Ty(), NumElts); in UpgradeX86PSLLDQIntrinsics() local 932 Type *VecTy = VectorType::get(Builder.getInt8Ty(), NumElts); in UpgradeX86PSRLDQIntrinsics() local 2257 Type *VecTy = CI->getType(); in UpgradeIntrinsicCall() local 2431 VectorType *VecTy = cast<VectorType>(CI->getType()); in UpgradeIntrinsicCall() local 2513 VectorType *VecTy = cast<VectorType>(CI->getType()); in UpgradeIntrinsicCall() local 2567 VectorType *VecTy = cast<VectorType>(CI->getType()); in UpgradeIntrinsicCall() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsSEISelLowering.cpp | 1428 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat() 1467 EVT VecTy = Op->getValueType(0); in lowerMSABinaryBitImmIntr() local 1613 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1628 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1656 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1692 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 2415 EVT VecTy = Op0->getValueType(0); in lowerEXTRACT_VECTOR_ELT() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 931 Type *VecTy = VectorType::get(Tp->getVectorElementType(), in getShuffleCost() local 3558 int X86TTIImpl::getInterleavedMemoryOpCostAVX2(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCostAVX2() 3674 int X86TTIImpl::getInterleavedMemoryOpCostAVX512(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCostAVX512() 3799 int X86TTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost() 3806 auto isSupportedOnAVX512 = [](Type *VecTy, bool HasBW) { in getInterleavedMemoryOpCost()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | InterleavedAccessPass.cpp | 321 Type *VecTy = Shuffles[0]->getType(); in lowerInterleavedLoad() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUHSAMetadataStreamer.cpp | 189 auto VecTy = cast<VectorType>(Ty); in getTypeName() local 635 auto VecTy = cast<VectorType>(Ty); in getTypeName() local
|
| D | AMDGPUAtomicOptimizer.cpp | 441 Type *const VecTy = VectorType::get(B.getInt32Ty(), 2); in optimizeAtomic() local
|
| D | AMDGPULegalizerInfo.cpp | 954 const LLT VecTy = Query.Types[VecTypeIdx]; in AMDGPULegalizerInfo() local 1544 LLT VecTy = MRI.getType(Vec); in legalizeExtractVectorElt() local 1574 LLT VecTy = MRI.getType(Vec); in legalizeInsertVectorElt() local 1791 LLT VecTy = LLT::vector(2, ValTy); in legalizeAtomicCmpXChg() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 594 Type *VecTy = nullptr; in getOperandsScalarizationOverhead() local 611 unsigned getScalarizationOverhead(Type *VecTy, ArrayRef<const Value *> Args) { in getScalarizationOverhead() 824 VectorType *VecTy, unsigned Index) { in getExtractWithExtendCost()
|
| D | ValueTypes.h | 105 MVT VecTy = MVT::getVectorVT(IntTy, getVectorNumElements(), in changeVectorElementTypeToInteger() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 622 VectorType *VecTy, in getExtractWithExtendCost() 681 unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, in getInterleavedMemoryOpCost() 1030 Type *VecTy = RdxStart->getType(); in matchPairwiseReduction() local 1095 Type *VecTy = ReduxRoot->getOperand(0)->getType(); in matchVectorSplittingReduction() local
|
| D | Lint.cpp | 556 VectorType *VecTy = dyn_cast<VectorType>(V->getType()); in isZero() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfo.h | 1732 int getExtractWithExtendCost(unsigned Opcode, Type *Dst, VectorType *VecTy, in getExtractWithExtendCost() 1760 int getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, in getInterleavedMemoryOpCost() 1861 VectorType *VecTy) const override { in getLoadVectorFactor() 1866 VectorType *VecTy) const override { in getStoreVectorFactor()
|
| D | TargetTransformInfoImpl.h | 451 VectorType *VecTy, unsigned Index) { in getExtractWithExtendCost() 596 VectorType *VecTy) const { in getLoadVectorFactor() 602 VectorType *VecTy) const { in getStoreVectorFactor()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 679 VectorType *VecTy = cast<VectorType>(II.getType()); in simplifyX86insertps() local 927 auto *VecTy = cast<VectorType>(II.getType()); in simplifyX86pshufb() local 974 auto *VecTy = cast<VectorType>(II.getType()); in simplifyX86vpermilvar() local 1024 auto *VecTy = cast<VectorType>(II.getType()); in simplifyX86vpermv() local 1413 auto *VecTy = cast<VectorType>(II.getType()); in simplifyNeonTbl1() local
|