Home | History | Annotate | Download | only in AArch64

Lines Matching defs:Glue

3189   SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
3426 DAG.getNode(AArch64ISD::CALL, DL, DAG.getVTList(MVT::Other, MVT::Glue),
3455 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
3462 SDValue Glue = Chain.getValue(1);
3464 return DAG.getCopyFromReg(Chain, DL, AArch64::X0, PtrVT, Glue);
9704 // If the copy has a glue operand, we conservatively assume it isn't safe to
9707 MVT::Glue)