Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6259 SDValue patchableNode = SDValue(MN, 0); in visitIntrinsicCall() local
6260 DAG.setRoot(patchableNode); in visitIntrinsicCall()
6261 setValue(&I, patchableNode); in visitIntrinsicCall()
6294 SDValue patchableNode = SDValue(MN, 0); in visitIntrinsicCall() local
6295 DAG.setRoot(patchableNode); in visitIntrinsicCall()
6296 setValue(&I, patchableNode); in visitIntrinsicCall()