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