Searched refs:use_constant_pool_for_mov (Results 1 – 2 of 2) sorted by relevance
1255 if (use_constant_pool_for_mov(dst, src, canOptimize)) { in instructions_required_for_mov()1266 bool Assembler::use_constant_pool_for_mov(Register dst, const Operand& src, in use_constant_pool_for_mov() function in v8::internal::Assembler1332 use_constant_pool_for_mov(dst, src, canOptimize)) { in mov()
1414 bool use_constant_pool_for_mov(Register dst, const Operand& src,