Home | History | Annotate | Download | only in Writer

Lines Matching refs:CFP

1012     } else if (const ConstantFP *CFP = dyn_cast<ConstantFP>(C)) {
1014 Type *Ty = CFP->getType();
1016 Record.push_back(CFP->getValueAPF().bitcastToAPInt().getZExtValue());
1020 APInt api = CFP->getValueAPF().bitcastToAPInt();
1025 APInt api = CFP->getValueAPF().bitcastToAPInt();