Searched defs:isFull (Results 1 – 6 of 6) sorted by relevance
90 [[maybe_unused]] bool isFull; in ReadULeb128() local125 [[maybe_unused]] bool isFull; in ReadLeb128() local
51 bool isFull = MinimumBitsToStore(byte) <= (BITWIDTH - shift); in DecodeUnsigned() local127 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
248 bool isFull {}; in TEST() local
1454 [[maybe_unused]] bool isFull; in ReadUlebEntrypoint() local