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