Lines Matching refs:getVTList

1400   SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue);  in LowerCall()
1691 SDVTList RawVTs = DAG.getVTList(MVT::i32, MVT::Other); in emitIntrinsicWithCCAndChain()
1709 SDValue Intr = DAG.getNode(Opcode, SDLoc(Op), Op->getVTList(), Ops); in emitIntrinsicWithCC()
2682 SDVTList NodeTys = DAG.getVTList(MVT::Other, MVT::Glue); in lowerTLSGetOffset()
3254 SDVTList VTs = DAG.getVTList(N->getValueType(0), MVT::i32); in lowerXALUO()
3261 return DAG.getNode(ISD::MERGE_VALUES, DL, N->getVTList(), Result, SetCC); in lowerXALUO()
3302 SDVTList VTs = DAG.getVTList(VT, MVT::i32); in lowerADDSUBCARRY()
3309 return DAG.getNode(ISD::MERGE_VALUES, DL, N->getVTList(), Result, SetCC); in lowerADDSUBCARRY()
3488 SDVTList VTList = DAG.getVTList(WideVT, MVT::Other); in lowerATOMIC_LOAD_OP()
3557 SDVTList Tys = DAG.getVTList(WideVT, MVT::i32, MVT::Other); in lowerATOMIC_CMP_SWAP()
3591 SDVTList VTList = DAG.getVTList(WideVT, MVT::i32, MVT::Other); in lowerATOMIC_CMP_SWAP()
3654 Node->getVTList(), Ops, in lowerPREFETCH()
3690 return DAG.getNode(ISD::MERGE_VALUES, SDLoc(Op), Op->getVTList(), in lowerINTRINSIC_WO_CHAIN()
4927 SDVTList Tys = DAG.getVTList(MVT::Untyped, MVT::Other); in LowerOperationWrapper()
4938 SDVTList Tys = DAG.getVTList(MVT::Other); in LowerOperationWrapper()
4956 SDVTList Tys = DAG.getVTList(MVT::Untyped, MVT::i32, MVT::Other); in LowerOperationWrapper()
5449 DAG.getMemIntrinsicNode(SystemZISD::STRV, SDLoc(N), DAG.getVTList(MVT::Other), in combineSTORE()
5596 DAG.getVTList(LoadVT, MVT::Other), in combineBSWAP()