Searched refs:ExtendNode (Results 1 – 1 of 1) sorted by relevance
871 auto ExtendNode = DAG.getNode(ISD::FP_EXTEND, dl, VT, NewL); in SoftenFloatRes_LOAD() local872 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD()