Searched defs:LoadUint32 (Results 1 – 6 of 6) sorted by relevance
483 void LoadUint32(XMMRegister dst, Register src) { in LoadUint32() function
380 void MacroAssembler::LoadUint32(XMMRegister dst, const Operand& src) { in LoadUint32() function in v8::internal::MacroAssembler
1250 __ LoadUint32(i.OutputDoubleRegister(), i.InputOperand(0)); in AssembleArchInstruction() local
4332 __ LoadUint32(ToDoubleRegister(output), ToRegister(input)); in DoUint32ToDouble() local4417 __ LoadUint32(temp_xmm, reg); in DoDeferredNumberTagIU() local
4051 __ LoadUint32(ToDoubleRegister(output), ToRegister(input)); in DoUint32ToDouble() local4128 __ LoadUint32(xmm_scratch, reg); in DoDeferredNumberTagIU() local
3779 void MacroAssembler::LoadUint32(XMMRegister dst, in LoadUint32() function in v8::internal::MacroAssembler