Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp355 void writeDISubrangeType(const DISubrangeType *N,
2010 void ModuleBitcodeWriter::writeDISubrangeType(const DISubrangeType *N, in writeDISubrangeType() function in ModuleBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp251 void writeDISubrangeType(const DISubrangeType *N, in writeDISubrangeType() function in llvm::dxil::DXILBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2318 static void writeDISubrangeType(raw_ostream &Out, const DISubrangeType *N, in writeDISubrangeType() function