Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6847 SDValue patchableNode = SDValue(MN, 0); in visitIntrinsicCall() local
6848 DAG.setRoot(patchableNode); in visitIntrinsicCall()
6849 setValue(&I, patchableNode); in visitIntrinsicCall()
6882 SDValue patchableNode = SDValue(MN, 0); in visitIntrinsicCall() local
6883 DAG.setRoot(patchableNode); in visitIntrinsicCall()
6884 setValue(&I, patchableNode); in visitIntrinsicCall()