| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| D | DerivedTypes.h | 439 static VectorType *getInteger(VectorType *VTy) { in getInteger() 448 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() 457 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { in getTruncatedElementVectorType() 482 static VectorType *getSubdividedVectorType(VectorType *VTy, int NumSubdivs) { in getSubdividedVectorType() 492 static VectorType *getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType() 502 static VectorType *getDoubleElementsVectorType(VectorType *VTy) { in getDoubleElementsVectorType() 536 static FixedVectorType *getInteger(FixedVectorType *VTy) { in getInteger() 540 static FixedVectorType *getExtendedElementVectorType(FixedVectorType *VTy) { in getExtendedElementVectorType() 544 static FixedVectorType *getTruncatedElementVectorType(FixedVectorType *VTy) { in getTruncatedElementVectorType() 549 static FixedVectorType *getSubdividedVectorType(FixedVectorType *VTy, in getSubdividedVectorType() [all …]
|
| D | GetElementPtrTypeIterator.h | 85 } else if (auto *VTy = dyn_cast<VectorType>(Ty)) { variable
|
| D | GlobalObject.h | 47 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
|
| D | IRBuilder.h | 2036 Type *VTy = V->getType(); variable 2051 Type *VTy = V->getType(); variable
|
| D | DataLayout.h | 692 VectorType *VTy = cast<VectorType>(Ty); in getTypeSizeInBits() local
|
| D | GlobalValue.h | 76 GlobalValue(Type *Ty, ValueTy VTy, Use *Ops, unsigned NumOps, in GlobalValue()
|
| D | Value.h | 76 Type *VTy; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | ValueTypes.cpp | 145 if (VectorType *VTy = dyn_cast<VectorType>(LLVMTy)) in getExtendedSizeInBits() local 547 VectorType *VTy = cast<VectorType>(Ty); in getVT() local 566 VectorType *VTy = cast<VectorType>(Ty); in getEVT() local
|
| D | LowLevelType.cpp | 22 if (auto VTy = dyn_cast<VectorType>(&Ty)) { in getLLTForType() local
|
| D | InterleavedLoadCombinePass.cpp | 677 FixedVectorType *const VTy; member 739 FixedVectorType *VTy = dyn_cast<FixedVectorType>(Op->getType()); in computeFromBCI() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | VFABIDemangling.cpp | 285 if (auto *VTy = dyn_cast<VectorType>(Ty)) in verifyAllVectorsHaveSameWidth() local 293 return llvm::all_of(llvm::drop_begin(VecTys), [&EC](VectorType *VTy) { in verifyAllVectorsHaveSameWidth() 310 if (auto *VTy = dyn_cast<VectorType>(Ty)) in getECFromSignature() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/ |
| D | Constants.cpp | 135 if (auto *VTy = dyn_cast<FixedVectorType>(getType())) { in isNotOneValue() local 180 if (auto *VTy = dyn_cast<FixedVectorType>(getType())) { in isNotMinSignedValue() local 202 if (auto *VTy = dyn_cast<FixedVectorType>(getType())) { in isFiniteNonZeroFP() local 223 if (auto *VTy = dyn_cast<FixedVectorType>(getType())) { in isNormalFP() local 244 if (auto *VTy = dyn_cast<FixedVectorType>(getType())) { in hasExactInverseFP() local 265 if (auto *VTy = dyn_cast<FixedVectorType>(getType())) { in isNaN() local 288 auto *VTy = dyn_cast<VectorType>(getType()); in isElementWiseEqual() local 309 if (auto *VTy = dyn_cast<VectorType>(C->getType())) { in containsUndefinedElement() local 339 if (auto *VTy = dyn_cast<FixedVectorType>(getType())) { in containsConstantExpression() local 400 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in getIntegerValue() local [all …]
|
| D | Function.cpp | 803 } else if (VectorType *VTy = dyn_cast<VectorType>(Ty)) { in getMangledTypeStr() local 1229 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1236 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1246 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local 1257 if (auto *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1267 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local 1275 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local 1281 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local 1460 if (VectorType *VTy = dyn_cast<VectorType>(NewTy)) in matchIntrinsicType() local 1475 if (VectorType *VTy = dyn_cast<VectorType>(NewTy)) in matchIntrinsicType() local [all …]
|
| D | Type.cpp | 143 const VectorType *VTy = cast<VectorType>(this); in getPrimitiveSizeInBits() local 159 if (auto *VTy = dyn_cast<VectorType>(this)) in getFPMantissaWidth() local 176 if (auto *VTy = dyn_cast<VectorType>(this)) in isSizedDerivedType() local
|
| D | Globals.cpp | 427 GlobalIndirectSymbol::GlobalIndirectSymbol(Type *Ty, ValueTy VTy, in GlobalIndirectSymbol()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 86 InstructionCost getBroadcastShuffleOverhead(FixedVectorType *VTy) { in getBroadcastShuffleOverhead() 100 InstructionCost getPermuteShuffleOverhead(FixedVectorType *VTy) { in getPermuteShuffleOverhead() 118 InstructionCost getExtractSubvectorOverhead(VectorType *VTy, int Index, in getExtractSubvectorOverhead() 143 InstructionCost getInsertSubvectorOverhead(VectorType *VTy, int Index, in getInsertSubvectorOverhead() 807 if (auto *VTy = dyn_cast<FixedVectorType>(Ty)) { variable 1542 if (auto *VTy = dyn_cast<VectorType>(Ty)) { in getTypeBasedIntrinsicInstrCost() local 1952 if (auto *VTy = dyn_cast<VectorType>(Tys[i])) { in getTypeBasedIntrinsicInstrCost() local 2091 auto *VTy = cast<FixedVectorType>(Ty); in getOrderedReductionCost() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyTargetTransformInfo.cpp | 64 if (auto *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| D | RISCVTargetTransformInfo.cpp | 152 auto *VTy = cast<FixedVectorType>(DataTy); in getGatherScatterOpCost() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
| D | TruncInstCombine.cpp | 291 if (auto *VTy = dyn_cast<VectorType>(V->getType())) in getReducedType() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUInstCombineIntrinsic.cpp | 63 Type *VTy = V.getType(); in canSafelyConvertTo16Bit() local 90 Type *VTy = V.getType(); in convertTo16Bit() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 115 Type *VTy = V->getType(); in SimplifyDemandedUseBits() local 1446 VectorType *VTy = dyn_cast<VectorType>(I->getOperand(0)->getType()); in SimplifyDemandedVectorElts() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 377 auto *VTy = cast<FixedVectorType>(Ty); in getNumVectorRegs() local 485 auto *VTy = cast<FixedVectorType>(Ty); in getArithmeticInstrCost() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
| D | ExecutionEngine.cpp | 623 auto *VTy = cast<FixedVectorType>(C->getType()); in getConstantValue() local 925 auto *VTy = cast<FixedVectorType>(C->getType()); in getConstantValue() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.cpp | 773 VectorType *VTy = cast<VectorType>(II.getType()); in instCombineSVETBL() local 1574 if (auto *VTy = dyn_cast<ScalableVectorType>(Ty)) in getMemoryOpCost() local 1963 auto *VTy = cast<ScalableVectorType>(ValTy); in getArithmeticReductionCost() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonTargetTransformInfo.cpp | 51 if (auto *VTy = dyn_cast<FixedVectorType>(Ty)) in getTypeNumElements() local
|