Searched refs:extractF64Exponent (Results 1 – 2 of 2) sorted by relevance
1996 static MachineInstrBuilder extractF64Exponent(Register Hi, in extractF64Exponent() function2029 auto Exp = extractF64Exponent(Hi, B); in legalizeIntrinsicTrunc()
2192 static SDValue extractF64Exponent(SDValue Hi, const SDLoc &SL, in extractF64Exponent() function2222 SDValue Exp = extractF64Exponent(Hi, SL, DAG); in LowerFTRUNC()