Home
last modified time | relevance | path

Searched refs:ParameterMap (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp321 StringMap<SmallVector<ParameterKind>> ParameterMap; in emitDXILOperationTable() local
334 ParameterMap[DXILOp.DXILClass] = ParamKindVec; in emitDXILOperationTable()
360 << Parameters.get(ParameterMap[DXILOp.DXILClass]) << " },\n"; in emitDXILOperationTable()