Searched defs:InputChain (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1372 SDValue InputChain; local
1243 isFusableLoadOpStorePattern(StoreSDNode *StoreNode, SDValue StoredVal, SelectionDAG *CurDAG, LoadSDNode *&LoadNode, SDValue &InputChain) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2723 SDValue InputChain, InputGlue; member in struct:__anon4658::MatchScope
2849 SDValue InputChain, InputGlue; local
2307 UpdateChains( SDNode *NodeToMatch, SDValue InputChain, SmallVectorImpl<SDNode *> &ChainNodesMatched, bool isMorphNodeTo) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3037 SDValue InputChain; local
2871 isFusableLoadOpStorePattern(StoreSDNode *StoreNode, SDValue StoredVal, SelectionDAG *CurDAG, unsigned LoadOpNo, LoadSDNode *&LoadNode, SDValue &InputChain) argument

Completed in 182 milliseconds