Searched defs:writeDILabel (Results 1 – 3 of 3) sorted by relevance
300 void writeDILabel(const DILabel *N, SmallVectorImpl<uint64_t> &Record, in writeDILabel() function in llvm::dxil::DXILBitcodeWriter
2218 void ModuleBitcodeWriter::writeDILabel( in writeDILabel() function in ModuleBitcodeWriter
2448 static void writeDILabel(raw_ostream &Out, const DILabel *N, in writeDILabel() function