Home
last modified time | relevance | path

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

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