Searched defs:writeDIGenericSubrange (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/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 |
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 1706 void ModuleBitcodeWriter::writeDIGenericSubrange( writeDIGenericSubrange() function in ModuleBitcodeWriter |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 1984 static void writeDIGenericSubrange(raw_ostream &Out, const DIGenericSubrange *N, writeDIGenericSubrange() function |