Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isDoubleTy

1179     if (CFP->getType()->isDoubleTy())
1260 Call->getType()->isDoubleTy() &&
1261 Arg->getType()->isDoubleTy() &&
1731 if ((DestTy->isFloatTy() || DestTy->isDoubleTy()) && isa<IntegerType>(SrcTy))