Home
last modified time | relevance | path

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

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