Home
last modified time | relevance | path

Searched refs:getSetFPEnv (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1578 SDValue getSetFPEnv(SDValue Chain, const SDLoc &dl, SDValue Ptr, EVT MemVT,
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6744 Chain = DAG.getSetFPEnv(Chain, sdl, Temp, EnvVT, MMO); in visitIntrinsicCall()
H A DSelectionDAG.cpp9556 SDValue SelectionDAG::getSetFPEnv(SDValue Chain, const SDLoc &dl, SDValue Ptr, in getSetFPEnv() function in SelectionDAG
H A DDAGCombiner.cpp26525 DAG.getSetFPEnv(LdNode->getChain(), SDLoc(N), LdNode->getBasePtr(), MemVT, in visitSET_FPENV_MEM()