Lines Matching full:glue
2865 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
3085 DAG.getNode(AArch64ISD::CALL, DL, DAG.getVTList(MVT::Other, MVT::Glue),
3114 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
3121 SDValue Glue = Chain.getValue(1);
3123 return DAG.getCopyFromReg(Chain, DL, AArch64::X0, PtrVT, Glue);
8770 // If the copy has a glue operand, we conservatively assume it isn't safe to
8773 MVT::Glue)