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.cpp479 static void emitDXILOperationTable(ArrayRef<DXILOperationDesc> Ops, in emitDXILOperationTable() function
622 emitDXILOperationTable(DXILOps, OS); in emitDxilOperation()