Home | History | Annotate | Download | only in TableGen

Lines Matching full:chain

313   // If this node has a chain, then the chain is operand #0 is the SDNode, and
324 // Don't look at the input chain when matching the tree pattern to the
329 // chain, then the result of matching the node is also produce a chain.
331 // into the node that produce the chain (for example, matching
333 // problematic, if the 'reg' node also uses the load (say, its chain).
357 // intrinsic, has multiple operands, or has other inputs like chain or
505 // If the complex pattern has a chain, then we need to keep track of the
506 // fact that we just recorded a chain input. The chain input will be
678 // a variety of information from this pattern, such as whether it has a chain.
689 // Instructions which load and store from memory should have a chain,
767 // Result order: node results, chain, glue
832 // The non-chain and non-glue results of the newly emitted node get recorded.
879 // Patterns that match nodes with (potentially multiple) chain inputs have to