/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | ScalarizeMaskedMemIntrin.cpp | 122 VectorType *VecType = dyn_cast<VectorType>(CI->getType()); in scalarizeMaskedLoad() local 268 VectorType *VecType = dyn_cast<VectorType>(Src->getType()); in scalarizeMaskedStore() local 386 VectorType *VecType = dyn_cast<VectorType>(CI->getType()); in scalarizeMaskedGather() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 112 enum VecType { enum
|
D | NVPTXISelDAGToDAG.cpp | 1047 unsigned VecType; in tryLoadVector() local 1916 unsigned VecType; in tryStoreVector() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 114 enum VecType { enum
|
D | NVPTXISelDAGToDAG.cpp | 966 unsigned VecType; in tryLoadVector() local 2391 unsigned VecType; in tryStoreVector() local
|
/external/swiftshader/src/OpenGL/compiler/ |
D | SymbolTable.h | 278 inline TType *VecType(TType *type, int size) in VecType() function
|
/external/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 1732 Ice::Type VecType = Vec->getType(); in validateVectorIndex() local 2306 Ice::Type VecType = Vec->getType(); in ProcessRecord() local 2329 Ice::Type VecType = Vec->getType(); in ProcessRecord() local
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 1185 VectorType *VecType = dyn_cast<VectorType>(CI->getType()); in scalarizeMaskedLoad() local 1331 VectorType *VecType = dyn_cast<VectorType>(Src->getType()); in scalarizeMaskedStore() local 1449 VectorType *VecType = dyn_cast<VectorType>(CI->getType()); in scalarizeMaskedGather() local
|
/external/libaom/libaom/test/ |
D | noise_model_test.cc | 341 typedef std::vector<typename T::data_type_t> VecType; typedef in FlatBlockEstimatorTest
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 454 VectorType *VecType = cast<VectorType>(VecInput->getType()); in foldVecTruncToExtElt() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 471 VectorType *VecType = cast<VectorType>(VecInput->getType()); in foldVecTruncToExtElt() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 956 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_SUBVECTOR() local 1155 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_VECTOR_ELT() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 881 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_SUBVECTOR() local 1013 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_VECTOR_ELT() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 2400 MVT VecType = MVT::getVectorVT(SimpleVT, 2); in LowerATOMIC_CMP_SWAP() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 672 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_VECTOR_ELT() local
|
/external/clang/lib/Sema/ |
D | SemaTemplateDeduction.cpp | 4797 const DependentSizedExtVectorType *VecType in MarkUsedTemplateParameters() local
|
D | SemaInit.cpp | 1543 QualType VecType; in CheckVectorType() local
|
D | SemaExpr.cpp | 7403 const VectorType *VecType = RHSType->getAs<VectorType>(); in CheckAssignmentConstraints() local 7955 QualType VecType = LHSVecType ? LHSType : RHSType; in CheckVectorOperands() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 6137 MVT VecType = MVT::getVectorVT(SimpleVT, 2); in LowerATOMIC_CMP_SWAP() local
|