Searched defs:Ty2 (Results 1 – 7 of 7) sorted by relevance
77 bool haveSameType(QualType Ty1, QualType Ty2) { in haveSameType()
161 Type *Ty2 = cast<PointerType>(GV2->getType())->getElementType(); in doMerge() local
228 bool isTruncateFree(Type *Ty1, Type *Ty2) { return false; } in isTruncateFree()
665 bool isTruncateFree(Type *Ty1, Type *Ty2) override { in isTruncateFree()
147 bool isTruncateFree(Type *Ty1, Type *Ty2) { in isTruncateFree()
1939 *Ty2 = Q.second.second->getType(); in findBestDAGFor() local1971 *Ty2 = S->second->getType(); in findBestDAGFor() local2060 *Ty2 = O2->getType(); in findBestDAGFor() local
1823 Type *Ty2 = VT2.getTypeForEVT(*getContext()); in CreateStackTemporary() local