Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DValueTypes.cpp109 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
DLowLevelType.cpp22 if (auto VTy = dyn_cast<VectorType>(&Ty)) { in getLLTForType() local
/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
DConstants.cpp243 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 …]
DType.cpp45 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/
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/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/lib/VMCore/
DValueTypes.cpp88 if (VectorType *VTy = dyn_cast<VectorType>(LLVMTy)) in getExtendedSizeInBits() local
213 VectorType *VTy = cast<VectorType>(Ty); in getEVT() local
DType.cpp44 if (VectorType *VTy = dyn_cast<VectorType>(this)) in getScalarType() local
157 if (const VectorType *VTy = dyn_cast<VectorType>(this)) in getFPMantissaWidth() local
178 if (const VectorType *VTy = dyn_cast<VectorType>(this)) in isSizedDerivedType() local
DConstants.cpp124 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in getIntegerValue() local
142 VectorType *VTy = cast<VectorType>(Ty); in getAllOnesValue() local
381 VectorType *VTy = dyn_cast<VectorType>(Ty); in getTrue() local
394 VectorType *VTy = dyn_cast<VectorType>(Ty); in getFalse() local
426 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local
452 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local
495 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local
510 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDerivedTypes.h406 static VectorType *getInteger(VectorType *VTy) { in getInteger()
415 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType()
423 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { in getTruncatedElementVectorType()
433 static VectorType *getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType()
442 static VectorType *getDoubleElementsVectorType(VectorType *VTy) { in getDoubleElementsVectorType()
DGlobalObject.h35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DLowLevelTypeTest.cpp68 const LLT VTy = LLT::vector(Elts, S); in TEST() local
113 const LLT VTy = LLT::vector(4, Ty); in TEST() local
/external/swiftshader/third_party/LLVM/include/llvm/
DDerivedTypes.h375 static VectorType *getInteger(VectorType *VTy) { in getInteger()
385 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType()
395 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { in getTruncatedElementVectorType()
DValue.h79 Type *VTy; variable
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetTransformInfo.cpp54 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetTransformInfo.cpp54 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DFunction.cpp919 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local
926 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in DecodeFixedType() local
939 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) { in DecodeFixedType() local
950 VectorType *VTy = dyn_cast<VectorType>(Ty); in DecodeFixedType() local
1093 if (VectorType *VTy = dyn_cast<VectorType>(NewTy)) in matchIntrinsicType() local
1108 if (VectorType *VTy = dyn_cast<VectorType>(NewTy)) in matchIntrinsicType() local
DConstants.cpp316 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in getIntegerValue() local
333 VectorType *VTy = cast<VectorType>(Ty); in getAllOnesValue() local
594 if (auto *VTy = dyn_cast<VectorType>(Ty)) in getTrue() local
602 if (auto *VTy = dyn_cast<VectorType>(Ty)) in getFalse() local
625 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local
649 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local
694 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local
706 if (auto *VTy = dyn_cast<VectorType>(Ty)) in get() local
719 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in get() local
730 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) in getNaN() local
[all …]
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp106 Type *VTy = V->getType(); in SimplifyDemandedUseBits() local
995 VectorType *VTy = dyn_cast<VectorType>(I->getOperand(0)->getType()); in SimplifyDemandedVectorElts() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp110 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-7.0/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp280 if (auto *VTy = dyn_cast<VectorType>(V->getType())) in getReducedType() local

1234