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