Searched defs:temp_xmm (Results 1 – 3 of 3) sorted by relevance
2480 LClampTToUint8(LOperand* value, LOperand* temp_xmm) { in LClampTToUint8()2486 LOperand* temp_xmm() { return temps_[0]; } in temp_xmm() function
2461 LOperand* temp_xmm) { in LClampTToUint8()2467 LOperand* temp_xmm() { return temps_[0]; } in temp_xmm() function
4732 XMMRegister temp_xmm = ToDoubleRegister(temp2); in DoDeferredNumberTagIU() local