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