Home
last modified time | relevance | path

Searched refs:foldConstantFPMath (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1666 SDValue foldConstantFPMath(unsigned Opcode, const SDLoc &DL, EVT VT,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5381 SDValue SelectionDAG::foldConstantFPMath(unsigned Opcode, const SDLoc &DL, in foldConstantFPMath() function in SelectionDAG
5884 if (SDValue V = foldConstantFPMath(Opcode, DL, VT, N1, N2)) in getNode()