Lines Matching refs:getVTList
764 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue); in LowerCall()
1412 SDVTList VTs = DAG.getVTList(N->getValueType(0), MVT::i8); in LowerXALUO()
1418 return DAG.getNode(ISD::MERGE_VALUES, DL, N->getVTList(), Arith, SetCC); in LowerXALUO()
1844 SDVTList VTs = DAG.getVTList(Op.getValueType(), MVT::i8); in EmitTest()
1893 SDVTList VTs = DAG.getVTList(Op0.getValueType(), MVT::i8); in EmitCmp()
1991 Carry = DAG.getNode(M68kISD::ADD, DL, DAG.getVTList(CarryVT, MVT::i32), Carry, in LowerSETCCCARRY()
1994 SDVTList VTs = DAG.getVTList(LHS.getValueType(), MVT::i32); in LowerSETCCCARRY()
2066 SDVTList VTs = DAG.getVTList(CmpOp0.getValueType(), MVT::i32); in LowerSELECT()
2152 VTs = DAG.getVTList(LHS.getValueType(), LHS.getValueType(), MVT::i32); in LowerSELECT()
2154 VTs = DAG.getVTList(LHS.getValueType(), MVT::i32); in LowerSELECT()
2217 SDVTList VTs = DAG.getVTList(T1.getValueType(), MVT::Glue); in LowerSELECT()
2225 SDVTList VTs = DAG.getVTList(Op.getValueType(), MVT::Glue); in LowerSELECT()
2355 VTs = DAG.getVTList(LHS.getValueType(), LHS.getValueType(), MVT::i8); in LowerBRCOND()
2357 VTs = DAG.getVTList(LHS.getValueType(), MVT::i8); in LowerBRCOND()
2464 SDVTList VTs = DAG.getVTList(VT, MVT::i8); in LowerADDC_ADDE_SUBC_SUBE()
3418 return DAG.getNode(M68kISD::BRCOND, DL, N->getVTList(), N->getOperand(0), in combineM68kBrCond()
3428 SDVTList VTs = DAG.getVTList(VT, MVT::i32); in combineSUBX()
3441 SDVTList VTs = DAG.getVTList(VT, MVT::i32); in combineADDX()