Home
last modified time | relevance | path

Searched defs:VecType (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTX.h131 enum VecType { enum
H A DNVPTXISelDAGToDAG.cpp910 unsigned VecType; in SelectLoadVector() local
2272 unsigned VecType; in SelectStoreVector() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp890 VectorType *VecType = dyn_cast<VectorType>(CI->getType()); in ScalarizeMaskedLoad() local
1002 VectorType *VecType = dyn_cast<VectorType>(Src->getType()); in ScalarizeMaskedStore() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp834 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_SUBVECTOR() local
913 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_VECTOR_ELT() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4844 const DependentSizedExtVectorType *VecType in MarkUsedTemplateParameters() local
H A DSemaInit.cpp1331 QualType VecType; in CheckVectorType() local