Lines Matching refs:Other
323 // If the other operand is a 8-bit immediate we should fold the immediate
337 // If the other operand is a TLS address, we should fold it instead.
377 MVT::Other, &Ops[0], Ops.size());
520 // FPStack has extload and truncstore. SSE can fold direct loads into other
542 // anything below the conversion could be folded into other existing nodes.
646 // FIXME: This can be improved for kernel and other models?
742 // TODO: Which other code models can use this?
911 // other than masking out a couple of low bits. Unfortunately, because of
1125 // other uses, since it avoids a two-address sub instruction, however
1126 // it costs an additional mov if the index register has other uses.
1574 MVT::i32, MVT::i32, MVT::Other, Ops);
1842 Ret = SDValue(CurDAG->getMachineNode(Opc, dl, MVT::Other, Ops), 0);
1845 Ret = SDValue(CurDAG->getMachineNode(Opc, dl, MVT::Other, Ops), 0);
1927 // are there other uses of the loaded value than the inc or dec?
1989 // Make a new TokenFactor with all the other input chains except
1992 MVT::Other, &ChainOps[0], ChainOps.size());
2032 MVT::Other);
2040 // Node has 2 outputs: VDst and MVT::Other.
2041 // ResNode has 3 outputs: VDst, VMask_wb, and MVT::Other.
2042 // We replace VDst of Node with VDst of ResNode, and Other of Node with Other
2335 SDVTList VTs = CurDAG->getVTList(NVT, NVT, MVT::Other, MVT::Glue);
2342 SDVTList VTs = CurDAG->getVTList(MVT::Other, MVT::Glue);
2471 MVT::Other, Ops), 0);
2523 CurDAG->getMachineNode(MOpc, dl, MVT::Other, MVT::Glue, Ops);
2760 MVT::i32, MVT::Other, Ops);