Searched refs:OpStrings (Results 1 – 1 of 1) sorted by relevance
365 SequenceToOffsetTable<std::string> OpStrings; in emitDXILOperationTable() local371 OpStrings.add(Op.OpName); in emitDXILOperationTable()387 OpStrings.layout(); in emitDXILOperationTable()411 OS << " { dxil::OpCode::" << Op.OpName << ", " << OpStrings.get(Op.OpName) in emitDXILOperationTable()438 OpStrings.emitStringLiteralDef(OS, in emitDXILOperationTable()