Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CFP

286   if (ConstantFP *CFP = dyn_cast<ConstantFP>(C)) {
287 if (CFP->getType()->isDoubleTy()) {
291 if (CFP->getType()->isFloatTy()){
295 if (CFP->getType()->isHalfTy()){