Searched refs:foldConstantFPMath (Results 1 – 2 of 2) sorted by relevance
1666 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
5381 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG5884 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()