Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isFloatTy

1219         CI.getType()->isFloatTy() &&
1222 Arg->getOperand(0)->getType()->isFloatTy()) {
1695 if ((DestTy->isFloatTy() || DestTy->isDoubleTy()) && isa<IntegerType>(SrcTy))