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()61 BitCodeConstants::USRBitLengthSize)}); in SymbolIDAbbrev()68 BitCodeConstants::StringLengthSize), in StringAbbrev()79 BitCodeConstants::LineNumberSize), in LocationAbbrev()82 BitCodeConstants::BoolSize), in LocationAbbrev()85 BitCodeConstants::StringLengthSize), in LocationAbbrev()192 assert((Init.second.Name.size() + 1) <= BitCodeConstants::RecordSize); in __anon1c3aeda80202()240 constexpr unsigned char BitCodeConstants::Signature[];[all …]
35 struct BitCodeConstants { struct182 Stream.EnterSubblock(ID, BitCodeConstants::SubblockIDSize); in StreamSubBlockGuard()214 SmallVector<uint32_t, BitCodeConstants::RecordSize> Record;
27 if (R[0] != BitCodeConstants::USRHashSize) in decodeRecord()702 else if (MaybeRead.get() != BitCodeConstants::Signature[Idx]) in validateStream()