Home
last modified time | relevance | path

Searched refs:getLifetimeNode (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1283 SDValue getLifetimeNode(bool IsStart, const SDLoc &dl, SDValue Chain,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6969 Res = DAG.getLifetimeNode(IsStart, sdl, getRoot(), FrameIndex, ObjectSize, in visitIntrinsicCall()
H A DSelectionDAG.cpp7908 SDValue SelectionDAG::getLifetimeNode(bool IsStart, const SDLoc &dl, in getLifetimeNode() function in SelectionDAG