Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isFloatingPoint

793     if (BT->isFloatingPoint() && BT->getKind() != BuiltinType::Half)
3725 (BT && BT->isFloatingPoint())) {
3822 (BT && BT->isFloatingPoint()))
4424 if (BT->isFloatingPoint())
6149 if (!BT || !BT->isFloatingPoint())