Home | History | Annotate | Download | only in VMCore

Lines Matching refs:isFloatTy

480   if (Ty->isFloatTy())
756 if (CFP->getType()->isFloatTy()) {
937 if (CFP->getType()->isFloatTy()) {
2054 if (Ty->isFloatTy() || Ty->isDoubleTy()) return true;
2264 if (CFP->getType()->isFloatTy()) {
2312 assert(getElementType()->isFloatTy() &&
2329 if (getElementType()->isFloatTy() || getElementType()->isDoubleTy())