Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp343 void writeDILabel(const DILabel *N,
1860 void ModuleBitcodeWriter::writeDILabel( in writeDILabel() function in ModuleBitcodeWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp2127 static void writeDILabel(raw_ostream &Out, const DILabel *N, in writeDILabel() function