Searched refs:UpdateChainsAndGlue (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 297 void UpdateChainsAndGlue(SDNode *NodeToMatch, SDValue InputChain,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2023 UpdateChainsAndGlue(SDNode *NodeToMatch, SDValue InputChain, in UpdateChainsAndGlue() function in SelectionDAGISel 3291 UpdateChainsAndGlue(NodeToMatch, InputChain, ChainNodesMatched, in SelectCodeCommon() 3346 UpdateChainsAndGlue(NodeToMatch, InputChain, ChainNodesMatched, in SelectCodeCommon()
|