Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2218 void ModuleBitcodeWriter::writeDILabel( in writeDILabel() function in ModuleBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2448 static void writeDILabel(raw_ostream &Out, const DILabel *N, in writeDILabel() function