Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp687 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended()); in getConstantValue() local
702 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended()); in getConstantValue() local
719 APFloat apf = APFloat(APFloat::x87DoubleExtended(), GV.IntVal); in getConstantValue() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1457 APFloat apf(semantics, rs1); in FCVT_f2i() local
1475 APFloat apf((&apInt->*f)()); in FMV_i2f() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantFold.cpp473 APFloat apf(DestTy->getFltSemantics(), in ConstantFoldCastInstruction() local
H A DAsmWriter.cpp1396 APFloat apf = APF; in WriteConstantInternal() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5201 APFloat apf(EVTToAPFloatSemantics(VT), in getNode() local