Home
last modified time | relevance | path

Searched refs:extractF64Exponent (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1998 static SDValue extractF64Exponent(SDValue Hi, const SDLoc &SL, in extractF64Exponent() function
2028 SDValue Exp = extractF64Exponent(Hi, SL, DAG); in LowerFTRUNC()
2147 SDValue Exp = extractF64Exponent(Hi, SL, DAG); in LowerFROUND64()