Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dpr31710.ll3 ; Triggers a path in SelectionDAG's UpdateChains where a node is
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h369 void UpdateChains(SDNode *NodeToMatch, SDValue InputChain,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2315 void SelectionDAGISel::UpdateChains( in UpdateChains() function in SelectionDAGISel
3605 UpdateChains(Res, InputChain, ChainNodesMatched, true); in SelectCodeCommon()
3639 UpdateChains(NodeToMatch, InputChain, ChainNodesMatched, false); in SelectCodeCommon()