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() 205 assert((Init.second.Name.size() + 1) <= BitCodeConstants::RecordSize); in __anonfaceaf640202() 262 constexpr unsigned char BitCodeConstants[all...]
35 struct BitCodeConstants { struct201 Stream.EnterSubblock(ID, BitCodeConstants::SubblockIDSize); in StreamSubBlockGuard()234 SmallVector<uint32_t, BitCodeConstants::RecordSize> Record;
29 if (R[0] != BitCodeConstants::USRHashSize) in decodeRecord() 877 else if (MaybeRead.get() != BitCodeConstants::Signature[Idx]) in validateStream()