Searched defs:LoadUint32 (Results 1 – 4 of 4) sorted by relevance
382 void MacroAssembler::LoadUint32(XMMRegister dst, in LoadUint32() function in v8::internal::MacroAssembler
4431 __ LoadUint32(ToDoubleRegister(output), ToRegister(input)); in DoUint32ToDouble() local4506 __ LoadUint32(xmm_scratch, reg); in DoDeferredNumberTagIU() local
4630 __ LoadUint32(ToDoubleRegister(output), ToRegister(input)); in DoUint32ToDouble() local4713 __ LoadUint32(temp_xmm, reg); in DoDeferredNumberTagIU() local
3467 void MacroAssembler::LoadUint32(XMMRegister dst, in LoadUint32() function in v8::internal::MacroAssembler