Home
last modified time | relevance | path

Searched defs:VTy (Results 1 – 25 of 145) sorted by relevance

123456

/external/llvm-project/llvm/include/llvm/IR/
DDerivedTypes.h454 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 …]
DGetElementPtrTypeIterator.h81 } else if (auto *VTy = dyn_cast<VectorType>(Ty)) { variable
DGlobalObject.h49 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
/external/llvm/lib/IR/
DValueTypes.cpp114 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
DFunction.cpp817 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/
DValueTypes.cpp109 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
DLowLevelType.cpp21 if (auto VTy = dyn_cast<VectorType>(&Ty)) { in getLLTForType() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h468 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/
DDerivedTypes.h382 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()
DGlobalObject.h35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
/external/llvm-project/llvm/lib/CodeGen/
DValueTypes.cpp143 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
DLowLevelType.cpp22 if (auto VTy = dyn_cast<VectorType>(&Ty)) { in getLLTForType() local
/external/llvm/include/llvm/IR/
DDerivedTypes.h379 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()
DGlobalObject.h34 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp634 } 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 …]
DType.cpp127 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
DConstants.cpp366 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/
DVFABIDemangling.cpp285 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/
DConstants.cpp163 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 …]
DFunction.cpp748 } 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/
DLowLevelTypeTest.cpp55 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/
DWebAssemblyTargetTransformInfo.cpp54 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetTransformInfo.cpp55 if (auto *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetTransformInfo.cpp56 if (auto *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h85 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

123456