Searched refs:double_load_operand (Results 1 – 3 of 3) sorted by relevance
2592 Operand double_load_operand = BuildFastArrayOperand( in DoLoadKeyedFixedDoubleArray() local2599 __ movsd(result, double_load_operand); in DoLoadKeyedFixedDoubleArray()
2759 Operand double_load_operand = BuildFastArrayOperand( in DoLoadKeyedFixedDoubleArray() local2765 __ Movsd(result, double_load_operand); in DoLoadKeyedFixedDoubleArray()
2868 Operand double_load_operand = BuildFastArrayOperand( in DoLoadKeyedFixedDoubleArray() local2874 X87Mov(ToX87Register(instr->result()), double_load_operand); in DoLoadKeyedFixedDoubleArray()