Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp415 static void emitDXILOpFunctionTypes(ArrayRef<DXILOperationDesc> Ops, in emitDXILOpFunctionTypes() function
617 emitDXILOpFunctionTypes(DXILOps, OS); in emitDxilOperation()