Searched refs:EmitRecordWithArray (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
D | BitstreamWriter.h | 454 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() function 459 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() function
|
/external/llvm/include/llvm/Bitcode/ |
D | BitstreamWriter.h | 459 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() function 464 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitstream/ |
D | BitstreamWriter.h | 528 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() function 533 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/ |
D | BitcodeConvenience.h | 258 Stream.EmitRecordWithArray(code, buffer, data); in emit()
|