| /external/llvm-project/llvm/include/llvm/IR/ |
| D | DerivedTypes.h | 454 static VectorType *getInteger(VectorType *VTy) { in getInteger() 463 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() 472 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { in getTruncatedElementVectorType() 497 static VectorType *getSubdividedVectorType(VectorType *VTy, int NumSubdivs) { in getSubdividedVectorType() 507 static VectorType *getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType() 517 static VectorType *getDoubleElementsVectorType(VectorType *VTy) { in getDoubleElementsVectorType() 566 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() 570 static FixedVectorType *getExtendedElementVectorType(FixedVectorType *VTy) { in getExtendedElementVectorType() 574 static FixedVectorType *getTruncatedElementVectorType(FixedVectorType *VTy) { in getTruncatedElementVectorType() 579 static FixedVectorType *getSubdividedVectorType(FixedVectorType *VTy, in getSubdividedVectorType() [all …]
|
| D | GetElementPtrTypeIterator.h | 81 } else if (auto *VTy = dyn_cast<VectorType>(Ty)) { variable
|
| D | GlobalObject.h | 49 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
|
| /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
|
| /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
|
| /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
|
| /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-project/llvm/lib/CodeGen/ |
| D | ValueTypes.cpp | 143 if (VectorType *VTy = dyn_cast<VectorType>(LLVMTy)) in getExtendedSizeInBits() local 509 VectorType *VTy = cast<VectorType>(Ty); in getVT() local 528 VectorType *VTy = cast<VectorType>(Ty); in getEVT() local
|
| D | LowLevelType.cpp | 22 if (auto VTy = dyn_cast<VectorType>(&Ty)) { in getLLTForType() local
|
| /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
|
| /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-project/llvm/lib/Analysis/ |
| D | VFABIDemangling.cpp | 285 if (auto *VTy = dyn_cast<VectorType>(Ty)) in verifyAllVectorsHaveSameWidth() local 295 [&EC](VectorType *VTy) { return (EC == VTy->getElementCount()); }); in verifyAllVectorsHaveSameWidth() 310 if (auto *VTy = dyn_cast<VectorType>(Ty)) in getECFromSignature() local
|
| /external/llvm-project/llvm/lib/IR/ |
| D | Constants.cpp | 163 if (auto *VTy = dyn_cast<VectorType>(this->getType())) { in isNotOneValue() local 213 if (auto *VTy = dyn_cast<VectorType>(this->getType())) { in isNotMinSignedValue() local 230 auto *VTy = dyn_cast<FixedVectorType>(getType()); in isFiniteNonZeroFP() local 244 auto *VTy = dyn_cast<FixedVectorType>(getType()); in isNormalFP() local 258 auto *VTy = dyn_cast<FixedVectorType>(getType()); in hasExactInverseFP() local 272 auto *VTy = dyn_cast<FixedVectorType>(getType()); in isNaN() local 289 auto *VTy = dyn_cast<VectorType>(getType()); in isElementWiseEqual() local 308 if (auto *VTy = dyn_cast<VectorType>(getType())) { in containsUndefElement() local 326 if (auto *VTy = dyn_cast<FixedVectorType>(getType())) { in containsConstantExpression() local 388 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in getIntegerValue() local [all …]
|
| D | Function.cpp | 748 } else if (VectorType* VTy = dyn_cast<VectorType>(Ty)) { in getMangledTypeStr() local 1137 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1144 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1154 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local 1165 if (auto *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1175 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local 1183 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1189 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local 1353 if (VectorType *VTy = dyn_cast<VectorType>(NewTy)) in matchIntrinsicType() local 1368 if (VectorType *VTy = dyn_cast<VectorType>(NewTy)) in matchIntrinsicType() local [all …]
|
| /external/llvm-project/llvm/unittests/CodeGen/ |
| D | LowLevelTypeTest.cpp | 55 const LLT VTy = LLT::vector(Elts, S); in TEST() local 196 const LLT VTy = LLT::vector(NumElts, Ty); in TEST() local
|
| /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-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyTargetTransformInfo.cpp | 56 if (auto *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 85 unsigned getBroadcastShuffleOverhead(FixedVectorType *VTy) { in getBroadcastShuffleOverhead() 99 unsigned getPermuteShuffleOverhead(FixedVectorType *VTy) { in getPermuteShuffleOverhead() 117 unsigned getExtractSubvectorOverhead(FixedVectorType *VTy, int Index, in getExtractSubvectorOverhead() 140 unsigned getInsertSubvectorOverhead(FixedVectorType *VTy, int Index, in getInsertSubvectorOverhead() 699 if (auto *VTy = dyn_cast<VectorType>(Ty)) { variable 1394 if (auto *VTy = dyn_cast<VectorType>(Ty)) { in getTypeBasedIntrinsicInstrCost() local 1800 if (auto *VTy = dyn_cast<VectorType>(Tys[i])) { in getTypeBasedIntrinsicInstrCost() local
|