Home
last modified time | relevance | path

Searched defs:apf (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp602 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended); in getConstantValue() local
617 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended); in getConstantValue() local
634 APFloat apf = APFloat(GV.IntVal); in getConstantValue() local
/external/llvm/lib/VMCore/
DConstantFold.cpp647 APFloat apf(APInt::getNullValue(DestTy->getPrimitiveSizeInBits()), true); in ConstantFoldCastInstruction() local
DAsmWriter.cpp751 APFloat apf = CFP->getValueAPF(); in WriteConstantInternal() local
DConstants.cpp531 APFloat apf = cast<ConstantFP>(Constant::getNullValue(Ty))->getValueAPF(); in getNegativeZero() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2712 APFloat apf(APInt::getNullValue(VT.getSizeInBits())); in ExpandNode() local
DSelectionDAG.cpp1048 APFloat apf = APFloat(Val); in getConstantFP() local
2395 APFloat apf(APInt::getNullValue(VT.getSizeInBits())); in getNode() local