Searched refs:ParamVTs (Results 1 – 3 of 3) sorted by relevance
54 std::vector<MVT::SimpleValueType> ParamVTs; member
563 IS.ParamVTs.push_back(VT); in CodeGenIntrinsic()
1779 unsigned NumParamVTs = Int->IS.ParamVTs.size(); in ApplyTypeConstraints()1797 MVT::SimpleValueType OpVT = Int->IS.ParamVTs[i]; in ApplyTypeConstraints()