Searched refs:getMMXVectorTy (Results 1 – 1 of 1) sorted by relevance
3113 Type *getMMXVectorTy(unsigned EltSizeInBits) { in getMMXVectorTy() function3170 Type *T = isX86_MMX ? getMMXVectorTy(EltSizeInBits) : S1->getType(); in handleVectorPackIntrinsic()3221 Type *ResTy = isX86_MMX ? getMMXVectorTy(EltSizeInBits * 2) : I.getType(); in handleVectorPmaddIntrinsic()