Home | History | Annotate | Download | only in TableGen

Lines Matching full:glue

53     CaptureGlueInput,     // If the current node has an input glue, save it.
85 MarkGlueResults, // Indicate which interior nodes have glue results.
316 /// CaptureGlueInputMatcher - If the current record has a glue input, record
958 /// pushing the chain and glue results.
1120 /// pattern produce glue. This allows CompleteMatchMatcher to update them
1121 /// with the output glue of the resultant code.