Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp1957 static MachineInstrBuilder extractF64Exponent(Register Hi, in extractF64Exponent() function
1990 auto Exp = extractF64Exponent(Hi, B); in legalizeIntrinsicTrunc()
H A DAMDGPUISelLowering.cpp2137 static SDValue extractF64Exponent(SDValue Hi, const SDLoc &SL, in extractF64Exponent() function
2167 SDValue Exp = extractF64Exponent(Hi, SL, DAG); in LowerFTRUNC()