Searched defs:VecElemTy (Results 1 – 2 of 2) sorted by relevance
734 Type *VecElemTy = getChainElemTy(C); in splitChainByAlignment() local 860 Type *VecElemTy = getChainElemTy(C); in vectorizeChain() local [all...]
301 GEPToVectorIndex(GetElementPtrInst * GEP,AllocaInst * Alloca,Type * VecElemTy,const DataLayout & DL) GEPToVectorIndex() argument