Lines Matching full:glue
6755 DAG.getVTList(MVT::Other, MVT::Glue), AsmNodeOperands);
6974 // Push the chain and the glue flag.
6979 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
7056 // Call Node: Chain, Target, {Args}, RegMask, [Glue]
7087 // Push the glue flag (last operand).
7099 // There is always a chain and a glue type at the end
7101 ValueVTs.push_back(MVT::Glue);
7104 NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
7118 // Fixup the consumers of the intrinsic. The chain and glue may be used in the
7119 // call sequence. Furthermore the location of the chain and glue can change