Searched refs:FPConst (Results 1 – 1 of 1) sorted by relevance
26287 SDValue FPConst = DAG.getBitcast(VT, N0.getOperand(1)); in combineBitcast() local26288 return DAG.getNode(FPOpcode, SDLoc(N0), VT, N000, FPConst); in combineBitcast()