Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp317 SequenceToOffsetTable<std::string> OpClassStrings; in emitDXILOperationTable() local
329 OpClassStrings.add(getDXILOpClassName(DXILOp.DXILClass)); in emitDXILOperationTable()
340 OpClassStrings.layout(); in emitDXILOperationTable()
356 << OpClassStrings.get(getDXILOpClassName(DXILOp.DXILClass)) << ", " in emitDXILOperationTable()
392 OpClassStrings.emitStringLiteralDef( in emitDXILOperationTable()