Searched defs:writeDILabel (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ | ||
H A D | DXILBitcodeWriter.cpp | 300 void writeDILabel(const DILabel *N, SmallVectorImpl<uint64_t> &Record, in writeDILabel() function in llvm::dxil::DXILBitcodeWriter |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 2204 void ModuleBitcodeWriter::writeDILabel( writeDILabel() function in ModuleBitcodeWriter |
/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 2448 static void writeDILabel(raw_ostream &Out, const DILabel *N, writeDILabel() function |