Searched refs:double_load_operand (Results 1 – 3 of 3) sorted by relevance
2939 Operand double_load_operand = BuildFastArrayOperand( in DoLoadKeyedFixedDoubleArray() local2945 __ Movsd(result, double_load_operand); in DoLoadKeyedFixedDoubleArray()
2898 Operand double_load_operand = BuildFastArrayOperand( in DoLoadKeyedFixedDoubleArray() local2905 __ movsd(result, double_load_operand); in DoLoadKeyedFixedDoubleArray()
3171 Operand double_load_operand = BuildFastArrayOperand( in DoLoadKeyedFixedDoubleArray() local3177 X87Mov(ToX87Register(instr->result()), double_load_operand); in DoLoadKeyedFixedDoubleArray()