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