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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp85 APFloat *getFpValPtr() { return reinterpret_cast<APFloat *>(&FpValBuf); } function in class:__anon3380::FAddendCoef
87 const APFloat *getFpValPtr() const { function in class:__anon3380::FAddendCoef

Completed in 195 milliseconds