Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDBitcodeWriter.cpp343 void writeDILabel(const DILabel *N,
1860 void ModuleBitcodeWriter::writeDILabel( in writeDILabel() function in ModuleBitcodeWriter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDAsmWriter.cpp2127 static void writeDILabel(raw_ostream &Out, const DILabel *N, in writeDILabel() function