Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching refs:CFP

868     } else if (const ConstantFP *CFP = dyn_cast<ConstantFP>(C)) {
870 Type *Ty = CFP->getType();
872 CFP->getValueAPF().bitcastToAPInt().getZExtValue());
876 APInt api = CFP->getValueAPF().bitcastToAPInt();
881 APInt api = CFP->getValueAPF().bitcastToAPInt();