Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isFloatingPoint

2804         if (T->isVectorType() || (BT && BT->isFloatingPoint())) {
4778 if (!BT || !BT->isFloatingPoint())