Home
last modified time | relevance | path

Searched refs:PoolAllocUnit (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/shared/
H A DIonAssemblerBufferWithConstantPools.h382 typedef int32_t PoolAllocUnit; typedef
404 Vector<PoolAllocUnit, 8, LifoAllocPolicy<Fallible>> poolData_;
441 const PoolAllocUnit* poolData() const { in poolData()
450 return numEntries() * sizeof(PoolAllocUnit); in getPoolSize()
466 ptrdiff_t oldRange = limitingUsee * sizeof(PoolAllocUnit) - limitingUser.getOffset(); in updateLimiter()
484 size_t offset = poolOffset + limitingUsee * sizeof(PoolAllocUnit) in checkFull()
495 if (!poolData_.append((PoolAllocUnit*)data, num) || !loadOffsets.append(off)) { in insertEntry()
752 poolOffset + pool_.getPoolSize() + numPoolEntries * sizeof(PoolAllocUnit); in hasSpaceForInsts()
849 size_t length = numPoolEntries * sizeof(PoolAllocUnit);
1138 return i->offset.getOffset() + relativeIndex * sizeof(PoolAllocUnit); in poolEntryOffset()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/shared/
H A DIonAssemblerBufferWithConstantPools.h362 typedef int32_t PoolAllocUnit; typedef
383 Vector<PoolAllocUnit, 8, LifoAllocPolicy<Fallible>> poolData_;
419 const PoolAllocUnit* poolData() const { return poolData_.begin(); } in poolData()
423 size_t getPoolSize() const { return numEntries() * sizeof(PoolAllocUnit); } in getPoolSize()
437 limitingUsee * sizeof(PoolAllocUnit) - limitingUser.getOffset(); in updateLimiter()
454 size_t offset = poolOffset + limitingUsee * sizeof(PoolAllocUnit) - in checkFull()
465 if (!poolData_.append((PoolAllocUnit*)data, num) || in insertEntry()
708 numPoolEntries * sizeof(PoolAllocUnit); in hasSpaceForInsts()
807 size_t length = numPoolEntries * sizeof(PoolAllocUnit);
1112 return i->offset.getOffset() + relativeIndex * sizeof(PoolAllocUnit); in poolEntryOffset()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/shared/
H A DIonAssemblerBufferWithConstantPools.h381 typedef int32_t PoolAllocUnit; typedef
403 Vector<PoolAllocUnit, 8, LifoAllocPolicy<Fallible>> poolData_;
440 const PoolAllocUnit* poolData() const { in poolData()
449 return numEntries() * sizeof(PoolAllocUnit); in getPoolSize()
465 ptrdiff_t oldRange = limitingUsee * sizeof(PoolAllocUnit) - limitingUser.getOffset(); in updateLimiter()
483 size_t offset = poolOffset + limitingUsee * sizeof(PoolAllocUnit) in checkFull()
494 if (!poolData_.append((PoolAllocUnit*)data, num) || !loadOffsets.append(off)) { in insertEntry()
751 poolOffset + pool_.getPoolSize() + numPoolEntries * sizeof(PoolAllocUnit); in hasSpaceForInsts()
848 size_t length = numPoolEntries * sizeof(PoolAllocUnit);
1136 return i->offset.getOffset() + relativeIndex * sizeof(PoolAllocUnit); in poolEntryOffset()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/shared/
H A DIonAssemblerBufferWithConstantPools.h379 typedef int32_t PoolAllocUnit; typedef
400 Vector<PoolAllocUnit, 8, LifoAllocPolicy<Fallible>> poolData_;
436 const PoolAllocUnit* poolData() const { return poolData_.begin(); } in poolData()
440 size_t getPoolSize() const { return numEntries() * sizeof(PoolAllocUnit); } in getPoolSize()
454 limitingUsee * sizeof(PoolAllocUnit) - limitingUser.getOffset(); in updateLimiter()
473 size_t offset = poolOffset + limitingUsee * sizeof(PoolAllocUnit) - in checkFull()
486 if (!poolData_.append((PoolAllocUnit*)data, num) || in insertEntry()
734 numPoolEntries * sizeof(PoolAllocUnit); in hasSpaceForInsts()
841 size_t length = numPoolEntries * sizeof(PoolAllocUnit);
1208 return i->offset.getOffset() + relativeIndex * sizeof(PoolAllocUnit); in poolEntryOffset()
/dports/www/firefox/firefox-99.0/js/src/jit/shared/
H A DIonAssemblerBufferWithConstantPools.h379 typedef int32_t PoolAllocUnit; typedef
400 Vector<PoolAllocUnit, 8, LifoAllocPolicy<Fallible>> poolData_;
436 const PoolAllocUnit* poolData() const { return poolData_.begin(); } in poolData()
440 size_t getPoolSize() const { return numEntries() * sizeof(PoolAllocUnit); } in getPoolSize()
454 limitingUsee * sizeof(PoolAllocUnit) - limitingUser.getOffset(); in updateLimiter()
473 size_t offset = poolOffset + limitingUsee * sizeof(PoolAllocUnit) - in checkFull()
486 if (!poolData_.append((PoolAllocUnit*)data, num) || in insertEntry()
734 numPoolEntries * sizeof(PoolAllocUnit); in hasSpaceForInsts()
841 size_t length = numPoolEntries * sizeof(PoolAllocUnit);
1212 return i->offset.getOffset() + relativeIndex * sizeof(PoolAllocUnit); in poolEntryOffset()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/shared/
H A DIonAssemblerBufferWithConstantPools.h379 typedef int32_t PoolAllocUnit; typedef
400 Vector<PoolAllocUnit, 8, LifoAllocPolicy<Fallible>> poolData_;
436 const PoolAllocUnit* poolData() const { return poolData_.begin(); } in poolData()
440 size_t getPoolSize() const { return numEntries() * sizeof(PoolAllocUnit); } in getPoolSize()
454 limitingUsee * sizeof(PoolAllocUnit) - limitingUser.getOffset(); in updateLimiter()
473 size_t offset = poolOffset + limitingUsee * sizeof(PoolAllocUnit) - in checkFull()
486 if (!poolData_.append((PoolAllocUnit*)data, num) || in insertEntry()
734 numPoolEntries * sizeof(PoolAllocUnit); in hasSpaceForInsts()
841 size_t length = numPoolEntries * sizeof(PoolAllocUnit);
1208 return i->offset.getOffset() + relativeIndex * sizeof(PoolAllocUnit); in poolEntryOffset()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/shared/
H A DIonAssemblerBufferWithConstantPools.h379 typedef int32_t PoolAllocUnit; typedef
400 Vector<PoolAllocUnit, 8, LifoAllocPolicy<Fallible>> poolData_;
436 const PoolAllocUnit* poolData() const { return poolData_.begin(); } in poolData()
440 size_t getPoolSize() const { return numEntries() * sizeof(PoolAllocUnit); } in getPoolSize()
454 limitingUsee * sizeof(PoolAllocUnit) - limitingUser.getOffset(); in updateLimiter()
473 size_t offset = poolOffset + limitingUsee * sizeof(PoolAllocUnit) - in checkFull()
486 if (!poolData_.append((PoolAllocUnit*)data, num) || in insertEntry()
734 numPoolEntries * sizeof(PoolAllocUnit); in hasSpaceForInsts()
841 size_t length = numPoolEntries * sizeof(PoolAllocUnit);
1208 return i->offset.getOffset() + relativeIndex * sizeof(PoolAllocUnit); in poolEntryOffset()