Searched refs:flushIfNoSpaceFor (Results 1 – 2 of 2) sorted by relevance
120 flushIfNoSpaceFor(space); in ensureSpace()126 flushIfNoSpaceFor(insnSpace, constSpace); in ensureSpace()132 flushIfNoSpaceFor(alignment); in isAligned()144 flushIfNoSpaceFor(1); in putByte()157 flushIfNoSpaceFor(2); in putShort()170 flushIfNoSpaceFor(4); in putInt()196 flushIfNoSpaceFor(maxInstructionSize, sizeof(uint64_t)); in size()261 flushIfNoSpaceFor(sizeof(IntegralType), 4); in putIntegralWithConstantInt()318 void flushIfNoSpaceFor(int nextInsnSize) in flushIfNoSpaceFor() function327 void flushIfNoSpaceFor(int nextInsnSize, int nextConstSize) in flushIfNoSpaceFor() function
21728 (JSC::AssemblerBufferWithConstantPool::flushIfNoSpaceFor): Fix the