| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | DerivedTypes.h | 468 static VectorType *getInteger(VectorType *VTy) { in getInteger() 477 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() 486 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { in getTruncatedElementVectorType() 511 static VectorType *getSubdividedVectorType(VectorType *VTy, int NumSubdivs) { in getSubdividedVectorType() 521 static VectorType *getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType() 530 static VectorType *getDoubleElementsVectorType(VectorType *VTy) { in getDoubleElementsVectorType() 619 if (auto *VTy = dyn_cast<VectorType>(this)) in getExtendedType() local
|
| D | GlobalObject.h | 49 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | ValueTypes.cpp | 109 if (VectorType *VTy = dyn_cast<VectorType>(LLVMTy)) in getExtendedSizeInBits() local 342 VectorType *VTy = cast<VectorType>(Ty); in getVT() local 360 VectorType *VTy = cast<VectorType>(Ty); in getEVT() local
|
| D | LowLevelType.cpp | 21 if (auto VTy = dyn_cast<VectorType>(&Ty)) { in getLLTForType() local
|
| D | InterleavedLoadCombinePass.cpp | 676 VectorType *const VTy; member 738 VectorType *VTy = dyn_cast<VectorType>(Op->getType()); in computeFromBCI() local
|
| /external/llvm/lib/IR/ |
| D | ValueTypes.cpp | 114 if (VectorType *VTy = dyn_cast<VectorType>(LLVMTy)) in getExtendedSizeInBits() local 299 VectorType *VTy = cast<VectorType>(Ty); in getVT() local 316 VectorType *VTy = cast<VectorType>(Ty); in getEVT() local
|
| D | Function.cpp | 817 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 824 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 837 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) { in DecodeFixedType() local 848 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local 990 if (VectorType *VTy = dyn_cast<VectorType>(NewTy)) in matchIntrinsicType() local 1005 if (VectorType *VTy = dyn_cast<VectorType>(NewTy)) in matchIntrinsicType() local
|
| D | Constants.cpp | 243 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in getIntegerValue() local 260 VectorType *VTy = cast<VectorType>(Ty); in getAllOnesValue() local 523 VectorType *VTy = dyn_cast<VectorType>(Ty); in getTrue() local 535 VectorType *VTy = dyn_cast<VectorType>(Ty); in getFalse() local 564 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local 588 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local 635 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local 649 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local 660 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in getNaN() local 671 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in getNegativeZero() local [all …]
|
| D | Type.cpp | 45 if (auto *VTy = dyn_cast<VectorType>(this)) in getScalarType() local 128 if (auto *VTy = dyn_cast<VectorType>(this)) in getFPMantissaWidth() local 144 if (auto *VTy = dyn_cast<VectorType>(this)) in isSizedDerivedType() local
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | DerivedTypes.h | 382 static VectorType *getInteger(VectorType *VTy) { in getInteger() 391 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() 399 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { in getTruncatedElementVectorType() 409 static VectorType *getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType() 418 static VectorType *getDoubleElementsVectorType(VectorType *VTy) { in getDoubleElementsVectorType()
|
| D | GlobalObject.h | 35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
|
| /external/llvm/include/llvm/IR/ |
| D | DerivedTypes.h | 379 static VectorType *getInteger(VectorType *VTy) { in getInteger() 388 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() 396 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { in getTruncatedElementVectorType() 406 static VectorType *getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType() 415 static VectorType *getDoubleElementsVectorType(VectorType *VTy) { in getDoubleElementsVectorType()
|
| D | GlobalObject.h | 34 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
|
| D | DataLayout.h | 542 VectorType *VTy = cast<VectorType>(Ty); in getTypeSizeInBits() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Function.cpp | 634 } else if (VectorType* VTy = dyn_cast<VectorType>(Ty)) { in getMangledTypeStr() local 1000 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1007 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1017 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local 1028 if (auto *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1038 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local 1046 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1052 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local 1220 if (VectorType *VTy = dyn_cast<VectorType>(NewTy)) in matchIntrinsicType() local 1235 if (VectorType *VTy = dyn_cast<VectorType>(NewTy)) in matchIntrinsicType() local [all …]
|
| D | Type.cpp | 127 const VectorType *VTy = cast<VectorType>(this); in getPrimitiveSizeInBits() local 139 if (auto *VTy = dyn_cast<VectorType>(this)) in getFPMantissaWidth() local 155 if (auto *VTy = dyn_cast<VectorType>(this)) in isSizedDerivedType() local 512 if (auto *VTy = dyn_cast<VectorType>(ElemTy)) in isValidElementType() local 600 if (auto *VTy = dyn_cast<VectorType>(ElemTy)) in isValidElementType() local
|
| D | Constants.cpp | 366 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in getIntegerValue() local 383 VectorType *VTy = cast<VectorType>(Ty); in getAllOnesValue() local 677 if (auto *VTy = dyn_cast<VectorType>(Ty)) in getTrue() local 685 if (auto *VTy = dyn_cast<VectorType>(Ty)) in getFalse() local 708 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local 732 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local 777 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local 789 if (auto *VTy = dyn_cast<VectorType>(Ty)) in get() local 802 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local 813 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in getNaN() local [all …]
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyTargetTransformInfo.cpp | 54 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyTargetTransformInfo.cpp | 55 if (auto *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 110 Type *VTy = V->getType(); in SimplifyDemandedUseBits() local 1117 VectorType *VTy = dyn_cast<VectorType>(I->getOperand(0)->getType()); in SimplifyDemandedVectorElts() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
| D | TruncInstCombine.cpp | 279 if (auto *VTy = dyn_cast<VectorType>(V->getType())) in getReducedType() local
|
| /external/llvm/lib/Analysis/ |
| D | Loads.cpp | 121 Type *VTy = V->getType(); in isDereferenceableAndAlignedPointer() local
|
| D | VectorUtils.cpp | 236 VectorType *VTy = cast<VectorType>(V->getType()); in findScalarElement() local
|
| D | ConstantFolding.cpp | 65 auto *VTy = dyn_cast<VectorType>(C->getType()); in FoldBitCast() local 1846 VectorType *VTy, ArrayRef<Constant *> Operands, in ConstantFoldVectorCall() 1923 if (auto *VTy = dyn_cast<VectorType>(Ty)) in ConstantFoldCall() local
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | BBVectorize.cpp | 477 if (VectorType *VTy = dyn_cast<VectorType>(ElemTy)) { in getVecTypeForPair() local 483 if (VectorType *VTy = dyn_cast<VectorType>(Elem2Ty)) { in getVecTypeForPair() local 650 Type *VTy = IPtr->getType()->getPointerElementType(); in getPairPtrInfo() local 1972 Type *VTy = getVecTypeForPair(Ty1, Ty2); in findBestDAGFor() local 2004 Type *VTy = getVecTypeForPair(Ty1, Ty2); in findBestDAGFor() local 2093 Type *VTy = getVecTypeForPair(Ty1, Ty2); in findBestDAGFor() local
|