Lines Matching full:glue
2002 // If the copy has a glue operand, we conservatively assume it isn't safe to
2004 if (Copy->getOperand(Copy->getNumOperands()-1).getValueType() == MVT::Glue)
2020 UI->getOperand(UI->getNumOperands()-1).getValueType() != MVT::Glue)
3073 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
11057 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
11255 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
11438 Tys = DAG.getVTList(MVT::f64, MVT::Other, MVT::Glue);
11904 DAG.getVTList(MVT::Other, MVT::Glue),
13644 SDVTList VTs = DAG.getVTList(T1.getValueType(), MVT::Glue);
13652 SDVTList VTs = DAG.getVTList(Op.getValueType(), MVT::Glue);
14358 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
15147 SDVTList Tys = DAG.getVTList(MVT::Other, MVT::Glue);
15192 SDVTList Tys = DAG.getVTList(MVT::Other, MVT::Glue);
15266 SDVTList VTs = DAG.getVTList(Op->getValueType(0), MVT::Glue, MVT::Other);
15276 DAG.getVTList(Op->getValueType(1), MVT::Glue),
16859 SDVTList Tys = DAG.getVTList(MVT::Other, MVT::Glue);
17418 SDVTList Tys = DAG.getVTList(MVT::Other, MVT::Glue);
22496 return DAG.getNode(X86ISD::CMOV, DL, DAG.getVTList(VT, MVT::Glue), Ops);