Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp45 OpAttributes; // operation attribute represented as strings member
194 OpAttributes.emplace_back(IntrPropList->getElement(i)->getAsString()); in DXILOperationDesc()
415 << emitDXILOperationAttr(Op.OpAttributes) << ", " in emitDXILOperationTable()