Home | History | Annotate | Download | only in IR

Lines Matching refs:isFloatTy

532   if (Ty->isFloatTy())
808 if (CFP->getType()->isFloatTy()) {
989 if (CFP->getType()->isFloatTy()) {
2170 if (Ty->isFloatTy() || Ty->isDoubleTy()) return true;
2395 if (CFP->getType()->isFloatTy()) {
2453 assert(getElementType()->isFloatTy() &&
2473 if (getElementType()->isFloatTy() || getElementType()->isDoubleTy())