Home | History | Annotate | Download | only in PowerPC

Lines Matching full:glue

120     // FIXME: Remove this once the ANDI glue bug is fixed:
3897 NodeTys.push_back(MVT::Glue); // Returns a flag for retval copy to use.
4001 if (LDChain.getValueType() == MVT::Glue)
4046 NodeTys.push_back(MVT::Glue);
4483 SDVTList VTs = DAG.getVTList(MVT::Other, MVT::Glue);
5747 // FIXME: Remove this once the ANDI glue bug is fixed:
6339 MVT::Glue // unused in this context
7203 EVT VTs[] = { Op.getOperand(2).getValueType(), MVT::Glue };
10363 EVT VTs[] = { LHS.getOperand(2).getValueType(), MVT::Glue };