Home | History | Annotate | Download | only in Writer

Lines Matching full:cfp

1579     } else if (const ConstantFP *CFP = dyn_cast<ConstantFP>(C)) {
1581 Type *Ty = CFP->getType();
1583 Record.push_back(CFP->getValueAPF().bitcastToAPInt().getZExtValue());
1587 APInt api = CFP->getValueAPF().bitcastToAPInt();
1592 APInt api = CFP->getValueAPF().bitcastToAPInt();