Searched defs:VectorTy (Results 1 – 10 of 10) sorted by relevance
193 VectorType *VectorTy = arrayTypeToVecType(AllocaTy); in tryPromoteAllocaToVector() local
297 VectorType *VectorTy; member in __anon79c9a5290211::ConvertToScalarInfo
1583 } else if (VectorType *VectorTy = dyn_cast<VectorType>(ElementTy)) { in getNaturalGEPWithType() local
60 typedef std::vector<std::pair<KeyT, ValueT> > VectorTy; typedef in __anonda7334de0111::MapVector
291 virtual bool canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract()
433 CAMLprim value llvm_vector_size(LLVMTypeRef VectorTy) { in llvm_vector_size()
5949 Type *VectorTy = ToVectorTy(RetTy, VF); in getInstructionCost() local
496 unsigned LLVMGetVectorSize(LLVMTypeRef VectorTy) { in LLVMGetVectorSize()
5237 bool Sema::CheckVectorCast(SourceRange R, QualType VectorTy, QualType Ty, in CheckVectorCast()
11131 bool ARMTargetLowering::canCombineStoreAndExtract(Type *VectorTy, Value *Idx, in canCombineStoreAndExtract()