Searched refs:foldConstantFPMath (Results 1 – 2 of 2) sorted by relevance
2034 LLVM_ABI SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
6971 if (SDValue CFP = foldConstantFPMath(Opcode, DL, VT, Ops)) in FoldConstantArithmetic()7211 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG