Home
last modified time | relevance | path

Searched refs:Char6 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitCodes.h42 Char6 = 4, // A 6-bit fixed field which maps to [a-zA-Z0-9._]. enumerator
74 case Char6: in hasEncodingData()
H A DBitstreamWriter.h446 case BitCodeAbbrevOp::Char6: in EmitAbbreviatedField()
/freebsd/contrib/llvm-project/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp86 case BitCodeAbbrevOp::Char6: in readAbbreviatedField()
181 case BitCodeAbbrevOp::Char6: in skipRecord()
317 case BitCodeAbbrevOp::Char6: in readRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h125 abbrev.Add(llvm::BitCodeAbbrevOp(llvm::BitCodeAbbrevOp::Char6)); in emitOp()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1053 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Char6)); in writeTypeTable()
1507 AbbrevOpToUse = BitCodeAbbrevOp(BitCodeAbbrevOp::Char6); in writeModuleInfo()
2659 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Char6)); in writeConstants()
3746 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Char6)); in writeBlockInfo()
3756 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Char6)); in writeBlockInfo()
3955 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Char6)); in writeModStrings()
4831 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Char6)); in writeIdentificationBlock()
5208 AbbrevOpToUse = BitCodeAbbrevOp(BitCodeAbbrevOp::Char6); in writeSimplifiedModuleInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp989 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Char6)); in writeTypeTable()
1952 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Char6)); in writeConstants()
2721 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Char6)); in writeBlockInfo()
2731 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Char6)); in writeBlockInfo()