Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CFP

285   if (ConstantFP *CFP = dyn_cast<ConstantFP>(C)) {
286 if (CFP->getType()->isDoubleTy()) {
290 if (CFP->getType()->isFloatTy()){
294 if (CFP->getType()->isHalfTy()){