Home
last modified time | relevance | path

Searched refs:writeDIGlobalVariable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp295 void writeDIGlobalVariable(const DIGlobalVariable *N,
1630 void DXILBitcodeWriter::writeDIGlobalVariable(const DIGlobalVariable *N, in writeDIGlobalVariable() function in DXILBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp350 void writeDIGlobalVariable(const DIGlobalVariable *N,
2073 void ModuleBitcodeWriter::writeDIGlobalVariable( in writeDIGlobalVariable() function in ModuleBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2326 static void writeDIGlobalVariable(raw_ostream &Out, const DIGlobalVariable *N, in writeDIGlobalVariable() function