Searched refs:is_constant_pool_available (Results 1 – 4 of 4) sorted by relevance
143 masm->is_constant_pool_available()) { in FrameAndConstantPoolScope()176 assembler->is_constant_pool_available()) { in ConstantPoolUnavailableScope()
244 bool is_constant_pool_available() const { in is_constant_pool_available() function
1264 if (!FLAG_enable_embedded_constant_pool || !is_constant_pool_available()) { in use_constant_pool_for_mov()1331 DCHECK(is_constant_pool_available()); in mov()
2437 if (FLAG_enable_embedded_constant_pool && is_constant_pool_available() && in CallRecordWriteStub()