Home
last modified time | relevance | path

Searched defs:AbbrevToUse (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp144 unsigned AbbrevToUse, BitstreamWriter &Stream) { in WriteStringRecord()
247 int AbbrevToUse = 0; in WriteTypeTable() local
466 unsigned AbbrevToUse = 0; in WriteModuleInfo() local
507 unsigned AbbrevToUse = 0; in WriteModuleInfo() local
518 unsigned AbbrevToUse = 0; in WriteModuleInfo() local
843 unsigned AbbrevToUse = 0; in WriteConstants() local
1065 unsigned AbbrevToUse = 0; in WriteInstruction() local
1386 unsigned AbbrevToUse = VST_ENTRY_8_ABBREV; in WriteValueSymbolTable() local
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp144 unsigned AbbrevToUse, BitstreamWriter &Stream) { in WriteStringRecord()
249 int AbbrevToUse = 0; in WriteTypeTable() local
479 unsigned AbbrevToUse = 0; in WriteModuleInfo() local
522 unsigned AbbrevToUse = 0; in WriteModuleInfo() local
534 unsigned AbbrevToUse = 0; in WriteModuleInfo() local
881 unsigned AbbrevToUse = 0; in WriteConstants() local
1098 unsigned AbbrevToUse = 0; in WriteInstruction() local
1420 unsigned AbbrevToUse = VST_ENTRY_8_ABBREV; in WriteValueSymbolTable() local
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp121 unsigned AbbrevToUse, BitstreamWriter &Stream) { in WriteStringRecord()
262 int AbbrevToUse = 0; in WriteTypeTable() local
468 unsigned AbbrevToUse = 0; in WriteModuleInfo() local
509 unsigned AbbrevToUse = 0; in WriteModuleInfo() local
520 unsigned AbbrevToUse = 0; in WriteModuleInfo() local
845 unsigned AbbrevToUse = 0; in WriteConstants() local
1067 unsigned AbbrevToUse = 0; in WriteInstruction() local
1324 unsigned AbbrevToUse = VST_ENTRY_8_ABBREV; in WriteValueSymbolTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp602 unsigned AbbrevToUse) { in writeStringRecord()
1016 int AbbrevToUse = 0; in writeTypeTable() local
1271 unsigned AbbrevToUse = 0; in writeModuleInfo() local
1333 unsigned AbbrevToUse = 0; in writeModuleInfo() local
1348 unsigned AbbrevToUse = 0; in writeModuleInfo() local
1993 unsigned AbbrevToUse = 0; in writeConstants() local
2244 unsigned AbbrevToUse = 0; in writeInstruction() local
2596 unsigned AbbrevToUse = VST_ENTRY_8_ABBREV; in writeFunctionLevelValueSymbolTable() local
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp554 unsigned AbbrevToUse) { in writeStringRecord()
815 int AbbrevToUse = 0; in writeTypeTable() local
1156 unsigned AbbrevToUse = 0; in writeModuleInfo() local
1213 unsigned AbbrevToUse = 0; in writeModuleInfo() local
1230 unsigned AbbrevToUse = 0; in writeModuleInfo() local
2046 unsigned AbbrevToUse = 0; in writeConstants() local
2297 unsigned AbbrevToUse = 0; in writeInstruction() local
2748 unsigned AbbrevToUse = VST_ENTRY_8_ABBREV; in writeValueSymbolTable() local
3167 unsigned AbbrevToUse = Abbrev8Bit; in writeModStrings() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp585 StringRef Str, unsigned AbbrevToUse) { in writeStringRecord()
872 int AbbrevToUse = 0; in writeTypeTable() local
1264 unsigned AbbrevToUse = 0; in writeModuleInfo() local
1341 unsigned AbbrevToUse = 0; in writeModuleInfo() local
1365 unsigned AbbrevToUse = 0; in writeModuleInfo() local
2342 unsigned AbbrevToUse = 0; in writeConstants() local
2606 unsigned AbbrevToUse = 0; in writeInstruction() local
3110 unsigned AbbrevToUse = VST_ENTRY_8_ABBREV; in writeFunctionLevelValueSymbolTable() local
3489 unsigned AbbrevToUse = Abbrev8Bit; in writeModStrings() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp628 StringRef Str, unsigned AbbrevToUse) { in writeStringRecord()
960 int AbbrevToUse = 0; in writeTypeTable() local
1397 unsigned AbbrevToUse = 0; in writeModuleInfo() local
1478 unsigned AbbrevToUse = 0; in writeModuleInfo() local
1502 unsigned AbbrevToUse = 0; in writeModuleInfo() local
2559 unsigned AbbrevToUse = 0; in writeConstants() local
2826 unsigned AbbrevToUse = 0; in writeInstruction() local
3337 unsigned AbbrevToUse = VST_ENTRY_8_ABBREV; in writeFunctionLevelValueSymbolTable() local
3743 unsigned AbbrevToUse = Abbrev8Bit; in writeModStrings() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriterDecl.cpp40 unsigned AbbrevToUse; member in clang::ASTDeclWriter
H A DASTWriterStmt.cpp36 unsigned AbbrevToUse; member in clang::ASTStmtWriter
H A DASTWriter.cpp93 unsigned AbbrevToUse; member in clang::ASTTypeWriter