Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h369 void UpdateChains(SDNode *NodeToMatch, SDValue InputChain,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2369 void SelectionDAGISel::UpdateChains( in UpdateChains() function in SelectionDAGISel
3662 UpdateChains(Res, InputChain, ChainNodesMatched, true); in SelectCodeCommon()
3696 UpdateChains(NodeToMatch, InputChain, ChainNodesMatched, false); in SelectCodeCommon()