Searched refs:BitCodeConstants (Results 1 – 3 of 3) sorted by relevance
43 BitCodeConstants::BoolSize)}); in BoolAbbrev()50 BitCodeConstants::IntSize)}); in IntAbbrev()57 BitCodeConstants::USRLengthSize), in SymbolIDAbbrev()79 BitCodeConstants::LineNumberSize), in LocationAbbrev()82 BitCodeConstants::BoolSize), in LocationAbbrev()85 BitCodeConstants::StringLengthSize), in LocationAbbrev()240 constexpr unsigned char BitCodeConstants::Signature[];260 for (char C : BitCodeConstants::Signature) in emitHeader()261 Stream.Emit((unsigned)C, BitCodeConstants::SignatureBitSize); in emitHeader()364 assert(Val < (1U << BitCodeConstants::IntSize)); in emitRecord()[all …]
35 struct BitCodeConstants { struct182 Stream.EnterSubblock(ID, BitCodeConstants::SubblockIDSize); in StreamSubBlockGuard()214 SmallVector<uint32_t, BitCodeConstants::RecordSize> Record;
28 if (R[0] != BitCodeConstants::USRHashSize) in decodeRecord()707 else if (MaybeRead.get() != BitCodeConstants::Signature[Idx]) in validateStream()