Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDSelectionDAG.h1353 SDValue getPseudoProbeNode(const SDLoc &Dl, SDValue Chain, uint64_t Guid,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp7577 Res = DAG.getPseudoProbeNode(sdl, getRoot(), Guid, Index, Attr); in visitIntrinsicCall()
HDSelectionDAG.cpp8812 SDValue SelectionDAG::getPseudoProbeNode(const SDLoc &Dl, SDValue Chain, in getPseudoProbeNode() function in SelectionDAG