Searched defs:apf (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp698 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended()); local
713 APFloat apf = APFloat::getZero(APFloat::x87DoubleExtended()); local
730 APFloat apf = APFloat(APFloat::x87DoubleExtended(), GV.IntVal); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1374 APFloat apf = APF; local

Completed in 63 milliseconds