Searched refs:is_constant_pool_available (Results 1 – 4 of 4) sorted by relevance
107 masm->is_constant_pool_available()) { in FrameAndConstantPoolScope()150 assembler->is_constant_pool_available()) { in ConstantPoolUnavailableScope()
201 bool is_constant_pool_available() const { in is_constant_pool_available() function
1268 if (!FLAG_enable_embedded_constant_pool || !is_constant_pool_available()) { in use_constant_pool_for_mov()1333 DCHECK(is_constant_pool_available()); in mov()
2067 if (FLAG_enable_embedded_constant_pool && is_constant_pool_available() && in LoadDoubleLiteral()