Home
last modified time | relevance | path

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

1234

/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-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/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-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/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 …]
DType.cpp135 if (auto *VTy = dyn_cast<VectorType>(this)) in getFPMantissaWidth() local
151 if (auto *VTy = dyn_cast<VectorType>(this)) in isSizedDerivedType() 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
/external/llvm/lib/Analysis/
DLoads.cpp121 Type *VTy = V->getType(); in isDereferenceableAndAlignedPointer() local
DVectorUtils.cpp236 VectorType *VTy = cast<VectorType>(V->getType()); in findScalarElement() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoads.cpp137 Type *VTy = V->getType(); in isDereferenceableAndAlignedPointer() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp477 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp123 Type *VTy = V->getType(); in SimplifyDemandedUseBits() local
1293 VectorType *VTy = dyn_cast<VectorType>(I->getOperand(0)->getType()); in SimplifyDemandedVectorElts() local

1234