/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/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-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/lib/VMCore/ |
D | ValueTypes.cpp | 88 if (VectorType *VTy = dyn_cast<VectorType>(LLVMTy)) in getExtendedSizeInBits() local 213 VectorType *VTy = cast<VectorType>(Ty); in getEVT() local
|
D | Type.cpp | 44 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
|
D | Constants.cpp | 124 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/ |
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/swiftshader/third_party/LLVM/include/llvm/ |
D | DerivedTypes.h | 375 static VectorType *getInteger(VectorType *VTy) { in getInteger() 385 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() 395 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { in getTruncatedElementVectorType()
|
D | Value.h | 79 Type *VTy; variable
|
/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 …]
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 106 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/ |
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
|