Searched refs:foldConstantFPMath (Results 1 – 2 of 2) sorted by relevance
1925 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
5798 if (SDValue CFP = foldConstantFPMath(Opcode, DL, VT, Ops[0], Ops[1])) in FoldConstantArithmetic()5990 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG