Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp355 void writeDILabel(const DILabel *N,
2082 void ModuleBitcodeWriter::writeDILabel( in writeDILabel() function in ModuleBitcodeWriter
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp300 void writeDILabel(const DILabel *N, SmallVectorImpl<uint64_t> &Record, in writeDILabel() function in llvm::dxil::DXILBitcodeWriter
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2303 static void writeDILabel(raw_ostream &Out, const DILabel *N, in writeDILabel() function