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