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