Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp328 static void emitDXILOpCodes(ArrayRef<DXILOperationDesc> Ops, raw_ostream &OS) { in emitDXILOpCodes() function
612 emitDXILOpCodes(DXILOps, OS); in emitDxilOperation()