Searched refs:InTys (Results 1 – 2 of 2) sorted by relevance
403 SmallVector<EVT, 8> InTys; in LowerCall() local416 InTys.push_back(In.VT); in LowerCall()418 InTys.push_back(MVT::Other); in LowerCall()419 SDVTList InTyList = DAG.getVTList(InTys); in LowerCall()
593 SmallVector<EVT, 8> InTys; in LowerCall() local606 InTys.push_back(In.VT); in LowerCall()608 InTys.push_back(MVT::Other); in LowerCall()609 SDVTList InTyList = DAG.getVTList(InTys); in LowerCall()