Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDXILEmitter.cpp320 StringMap<SmallVector<ParameterKind>> ParameterMap; in emitDXILOperationTable() local
333 ParameterMap[DXILOp.DXILClass] = ParamKindVec; in emitDXILOperationTable()
359 << Parameters.get(ParameterMap[DXILOp.DXILClass]) << " },\n"; in emitDXILOperationTable()