Home
last modified time | relevance | path

Searched defs:DXILBitcodeWriter (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp65 class DXILBitcodeWriter { class
133 DXILBitcodeWriter(const Module &M, SmallVectorImpl<char> &Buffer, in DXILBitcodeWriter() function in llvm::dxil::DXILBitcodeWriter