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