Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CFP

299   if (ConstantFP *CFP = dyn_cast<ConstantFP>(C)) {
300 if (CFP->getType()->isDoubleTy()) {
304 if (CFP->getType()->isFloatTy()){
308 if (CFP->getType()->isHalfTy()){