Searched refs:getSetFPEnv (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1578 SDValue getSetFPEnv(SDValue Chain, const SDLoc &dl, SDValue Ptr, EVT MemVT,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 6744 Chain = DAG.getSetFPEnv(Chain, sdl, Temp, EnvVT, MMO); in visitIntrinsicCall()
|
| H A D | SelectionDAG.cpp | 9556 SDValue SelectionDAG::getSetFPEnv(SDValue Chain, const SDLoc &dl, SDValue Ptr, in getSetFPEnv() function in SelectionDAG
|
| H A D | DAGCombiner.cpp | 26525 DAG.getSetFPEnv(LdNode->getChain(), SDLoc(N), LdNode->getBasePtr(), MemVT, in visitSET_FPENV_MEM()
|