Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isDoubleTy

1169     if (CFP->getType()->isDoubleTy())
1250 Call->getType()->isDoubleTy() &&
1251 Arg->getType()->isDoubleTy() &&
1713 if ((DestTy->isFloatTy() || DestTy->isDoubleTy()) && isa<IntegerType>(SrcTy))