Searched refs:ParamKindVec (Results 1 – 1 of 1) sorted by relevance
377 SmallVector<ParameterKind> ParamKindVec; in emitDXILOperationTable() local380 ParamKindVec.emplace_back(getParameterKind(Op.OpTypes[i])); in emitDXILOperationTable()382 ParameterMap[Op.OpClass] = ParamKindVec; in emitDXILOperationTable()383 Parameters.add(ParamKindVec); in emitDXILOperationTable()