/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/ |
D | ScalableVectorMVTsTest.cpp | 20 for (auto VecTy : MVT::integer_scalable_vector_valuetypes()) { in TEST() local 32 for (auto VecTy : MVT::fp_scalable_vector_valuetypes()) { in TEST() 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizeMutations.cpp | 44 const LLT &VecTy = Query.Types[TypeIdx]; in moreElementsToNextPow2() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 228 HexagonTargetLowering::typeExtElem(MVT VecTy, unsigned Factor) const { in typeExtElem() 235 HexagonTargetLowering::typeTruncElem(MVT VecTy, unsigned Factor) const { in typeTruncElem() 343 const SDLoc &dl, MVT VecTy, in buildHvxVectorReg() 514 const SDLoc &dl, MVT VecTy, in buildHvxVectorPred() 639 MVT VecTy = ty(VecV); in insertHvxElementReg() local 692 MVT VecTy = ty(VecV); in extractHvxSubvectorReg() local 737 MVT VecTy = ty(VecV); in extractHvxSubvectorPred() local 801 MVT VecTy = ty(VecV); in insertHvxSubvectorReg() local 888 MVT VecTy = ty(VecV); in insertHvxSubvectorPred() local 951 MVT VecTy = ty(Op); in LowerHvxBuildVector() local [all …]
|
D | HexagonTargetTransformInfo.cpp | 160 VectorType *VecTy = cast<VectorType>(Src); in getMemoryOpCost() local 208 Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, in getInterleavedMemoryOpCost()
|
D | HexagonISelLowering.cpp | 1865 Type *VecTy = I.getArgOperand(1)->getType(); in getTgtMemIntrinsic() local 1951 MVT VecTy = ty(Op); in LowerVECTOR_SHUFFLE() local 2128 MVT VecTy, SelectionDAG &DAG, in getBuildVectorConstInts() 2158 MVT VecTy, SelectionDAG &DAG) const { in buildVector32() 2241 MVT VecTy, SelectionDAG &DAG) const { in buildVector64() 2304 MVT VecTy = ty(VecV); in extractVector() local 2402 MVT VecTy = ty(VecV); in insertVector() local 2502 MVT VecTy = ty(Op); in LowerBUILD_VECTOR() local 2540 MVT VecTy = ty(Op); in LowerCONCAT_VECTORS() local
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | TinyPtrVector.h | 27 typedef llvm::SmallVector<EltTy, 4> VecTy; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULegalizerInfo.cpp | 166 const LLT &VecTy = Query.Types[1]; in AMDGPULegalizerInfo() 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/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-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 747 VectorType *VecTy = dyn_cast<VectorType>(Ty); in collectInstructions() local 794 VectorType *VecTy = dyn_cast<VectorType>(Ty); in collectInstructions() local 963 VectorType *VecTy; in vectorizeStoreChain() local 1111 VectorType *VecTy; in vectorizeLoadChain() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 471 Type *VecTy = nullptr; in getOperandsScalarizationOverhead() local 488 unsigned getScalarizationOverhead(Type *VecTy, ArrayRef<const Value *> Args) { in getScalarizationOverhead() 693 VectorType *VecTy, unsigned Index) { in getExtractWithExtendCost() 783 unsigned getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost()
|
/external/llvm/include/llvm/ADT/ |
D | TinyPtrVector.h | 28 typedef llvm::SmallVector<EltTy, 4> VecTy; typedef
|
/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/lib/CodeGen/ |
D | InterleavedAccessPass.cpp | 234 Type *VecTy = Shuffles[0]->getType(); in lowerInterleavedLoad() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 417 VectorType *VecTy, unsigned Index) { in getExtractWithExtendCost() 448 unsigned getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost() 553 VectorType *VecTy) const { in getLoadVectorFactor() 559 VectorType *VecTy) const { in getStoreVectorFactor()
|
D | TargetTransformInfo.h | 1440 int getExtractWithExtendCost(unsigned Opcode, Type *Dst, VectorType *VecTy, in getExtractWithExtendCost() 1468 int getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, in getInterleavedMemoryOpCost() 1562 VectorType *VecTy) const override { in getLoadVectorFactor() 1567 VectorType *VecTy) const override { in getStoreVectorFactor()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DataLayout.cpp | 752 if (VectorType *VecTy = dyn_cast<VectorType>(Ty)) in getIntPtrType() local 774 if (VectorType *VecTy = dyn_cast<VectorType>(Ty)) in getIndexType() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 1388 static SDValue getBuildVectorSplat(EVT VecTy, SDValue SplatValue, in getBuildVectorSplat() 1427 EVT VecTy = Op->getValueType(0); in lowerMSABinaryBitImmIntr() local 1573 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1588 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1616 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 1652 EVT VecTy = Op->getValueType(0); in lowerINTRINSIC_WO_CHAIN() local 2393 EVT VecTy = Op0->getValueType(0); in lowerEXTRACT_VECTOR_ELT() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 410 int PPCTTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | InterleavedAccessPass.cpp | 315 Type *VecTy = Shuffles[0]->getType(); in lowerInterleavedLoad() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.cpp | 398 VectorType *VecTy, in getExtractWithExtendCost() 658 int AArch64TTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 2717 int X86TTIImpl::getInterleavedMemoryOpCostAVX2(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCostAVX2() 2826 int X86TTIImpl::getInterleavedMemoryOpCostAVX512(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCostAVX512() 2944 int X86TTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost() 2949 auto isSupportedOnAVX512 = [](Type *VecTy, bool HasBW) { in getInterleavedMemoryOpCost()
|
/external/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 496 int ARMTTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 415 VectorType *VecTy, in getExtractWithExtendCost() 474 unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, in getInterleavedMemoryOpCost() 847 Type *VecTy = RdxStart->getType(); in matchPairwiseReduction() local 912 Type *VecTy = ReduxRoot->getOperand(0)->getType(); in matchVectorSplittingReduction() local
|