Home
last modified time | relevance | path

Searched defs:MatchScope (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1996 struct MatchScope { struct
1998 unsigned FailIndex;
2001 SmallVector<SDValue, 4> NodeStack;
2004 unsigned NumRecordedNodes;
2007 unsigned NumMatchedMemRefs;
2010 SDValue InputChain, InputGlue;
2013 bool HasChainNodesMatched, HasGlueResultNodesMatched;
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2671 struct MatchScope { struct
2673 unsigned FailIndex;
2676 SmallVector<SDValue, 4> NodeStack;
2679 unsigned NumRecordedNodes;
2682 unsigned NumMatchedMemRefs;
2685 SDValue InputChain, InputGlue;
2688 bool HasChainNodesMatched;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2822 struct MatchScope { struct
2824 unsigned FailIndex;
2827 SmallVector<SDValue, 4> NodeStack;
2830 unsigned NumRecordedNodes;
2833 unsigned NumMatchedMemRefs;
2836 SDValue InputChain, InputGlue;
2839 bool HasChainNodesMatched;