Searched defs:isFull (Results 1 – 6 of 6) sorted by relevance
89 [[maybe_unused]] bool isFull; in ReadULeb128() local121 [[maybe_unused]] bool isFull; in ReadLeb128() local
50 bool isFull = MinimumBitsToStore(byte) <= (BITWIDTH - shift); in DecodeUnsigned() local124 bool isFull = MinimumBitsToStore(masked) <= shift; in DecodeSigned() local
121 bool isFull = (nextFree_ == nullptr) && (firstUninitializedSlotOffset_ == 0); in IsFull() local
134 [[maybe_unused]] bool isFull; in GetStackSlotAddress() local
247 bool isFull {}; in TEST() local
1414 [[maybe_unused]] bool isFull; in ReadUlebEntrypoint() local