/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
|
D | Constants.cpp | 243 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 …]
|
D | Type.cpp | 45 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/ |
D | ValueTypes.cpp | 109 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 | LowLevelType.cpp | 22 if (auto VTy = dyn_cast<VectorType>(&Ty)) { in getLLTForType() 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/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-7.0/llvm/include/llvm/IR/ |
D | DerivedTypes.h | 406 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()
|
D | GlobalObject.h | 35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/ |
D | LowLevelTypeTest.cpp | 68 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/ |
D | WebAssemblyTargetTransformInfo.cpp | 54 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyTargetTransformInfo.cpp | 54 if (VectorType *VTy = dyn_cast<VectorType>(Ty)) { in getArithmeticInstrCost() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Function.cpp | 919 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
|
D | Constants.cpp | 316 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 …]
|
D | Type.cpp | 135 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/ |
D | InstCombineSimplifyDemanded.cpp | 110 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/ |
D | TruncInstCombine.cpp | 280 if (auto *VTy = dyn_cast<VectorType>(V->getType())) in getReducedType() local
|
/external/llvm/lib/Analysis/ |
D | Loads.cpp | 121 Type *VTy = V->getType(); in isDereferenceableAndAlignedPointer() local
|
D | VectorUtils.cpp | 236 VectorType *VTy = cast<VectorType>(V->getType()); in findScalarElement() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | Loads.cpp | 137 Type *VTy = V->getType(); in isDereferenceableAndAlignedPointer() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 477 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/ |
D | InstCombineSimplifyDemanded.cpp | 123 Type *VTy = V->getType(); in SimplifyDemandedUseBits() local 1293 VectorType *VTy = dyn_cast<VectorType>(I->getOperand(0)->getType()); in SimplifyDemandedVectorElts() local
|