Searched defs:double_temp (Results 1 – 8 of 8) sorted by relevance
900 LOperand* double_temp, in LMathExp()913 LOperand* double_temp() { return temps_[2]; } in double_temp() function
1160 LOperand* double_temp = TempDoubleRegister(); in DoMathExp() local
924 LOperand* double_temp, in LMathExp()937 LOperand* double_temp() { return temps_[2]; } in double_temp() function
1191 LOperand* double_temp = TempDoubleRegister(); in DoMathExp() local
918 LOperand* double_temp, in LMathExp()931 LOperand* double_temp() { return temps_[2]; } in double_temp() function
893 LMathExp(LOperand* value, LOperand* double_temp, LOperand* temp1, in LMathExp()905 LOperand* double_temp() { return temps_[2]; } in double_temp() function
1200 LOperand* double_temp = TempDoubleRegister(); in DoMathExp() local