Home
last modified time | relevance | path

Searched defs:EmitRecordWithAbbrev (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DBitstreamWriter.h431 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev() function
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DBitstreamWriter.h416 void EmitRecordWithAbbrev(unsigned Abbrev, SmallVectorImpl<uintty> &Vals) { in EmitRecordWithAbbrev() function
/external/llvm/include/llvm/Bitcode/
DBitstreamWriter.h435 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev() function