Home | History | Annotate | Download | only in Utils

Lines Matching refs:isDoubleTy

1120     if (FT->getNumParams() != 1 || !FT->getReturnType()->isDoubleTy() ||
1121 !FT->getParamType(0)->isDoubleTy())
1322 else if (Op->getType()->isDoubleTy
1407 FT->getParamType(0)->isDoubleTy());