Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2054 static SDValue extractF64Exponent(SDValue Hi, const SDLoc &SL, in extractF64Exponent() function
2081 SDValue Exp = extractF64Exponent(Hi, SL, DAG); in LowerFTRUNC()
H A DAMDGPULegalizerInfo.cpp2121 static MachineInstrBuilder extractF64Exponent(Register Hi, in extractF64Exponent() function
2154 auto Exp = extractF64Exponent(Hi, B); in legalizeIntrinsicTrunc()