Home | History | Annotate | Download | only in MSP430

Lines Matching refs:Other

108   setOperationAction(ISD::BR_JT,            MVT::Other, Expand);
111 setOperationAction(ISD::BRCOND, MVT::Other, Expand);
168 setOperationAction(ISD::VASTART, MVT::Other, Custom);
169 setOperationAction(ISD::VAARG, MVT::Other, Expand);
170 setOperationAction(ISD::VAEND, MVT::Other, Expand);
171 setOperationAction(ISD::VACOPY, MVT::Other, Expand);
454 return DAG.getNode(Opc, dl, MVT::Other, &RetOps[0], RetOps.size());
544 // independent of each other.
546 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other,
568 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);
1078 // Other Lowering Code