Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h362 void UpdateChains(SDNode *NodeToMatch, SDValue InputChain,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2361 void SelectionDAGISel::UpdateChains( in UpdateChains() function in SelectionDAGISel
3643 UpdateChains(Res, InputChain, ChainNodesMatched, true); in SelectCodeCommon()
3677 UpdateChains(NodeToMatch, InputChain, ChainNodesMatched, false); in SelectCodeCommon()