Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp340 void writeDILabel(const DILabel *N,
1810 void ModuleBitcodeWriter::writeDILabel( in writeDILabel() function in ModuleBitcodeWriter
/freebsd-12.1/contrib/llvm/lib/IR/
H A DAsmWriter.cpp2104 static void writeDILabel(raw_ostream &Out, const DILabel *N, in writeDILabel() function