Home
last modified time | relevance | path

Searched defs:Frexp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/utils/MPFRWrapper/
H A DMPFRUtils.h69 Frexp, // Floating point output, the first output, is the fractional part. global() enumerator
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp772 Value *Frexp = Builder.CreateIntrinsic(Intrinsic::frexp, getFrexpResults() local