Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp356 static void emitDXILOperationTable(std::vector<DXILOperationDesc> &Ops, in emitDXILOperationTable() function
492 emitDXILOperationTable(DXILOps, OS); in EmitDXILOperation()