Searched defs:writeDIGlobalVariable (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ | ||
H A D | DXILBitcodeWriter.cpp | 1629 void DXILBitcodeWriter::writeDIGlobalVariable(const DIGlobalVariable *N, writeDIGlobalVariable() function in DXILBitcodeWriter |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 2150 void ModuleBitcodeWriter::writeDIGlobalVariable( writeDIGlobalVariable() function in ModuleBitcodeWriter |
/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 2413 static void writeDIGlobalVariable(raw_ostream &Out, const DIGlobalVariable *N, writeDIGlobalVariable() function |