Searched refs:LoadUint32 (Results 1 – 8 of 8) sorted by relevance
89 Node* LoadUint32(uint32_t* ptr) { in LoadUint32() function in ChangesLoweringTester
489 void LoadUint32(XMMRegister dst, Register src);
4464 __ LoadUint32(ToDoubleRegister(output), ToRegister(input)); in DoUint32ToDouble() local4539 __ LoadUint32(xmm_scratch, reg); in DoDeferredNumberTagIU() local
348 void MacroAssembler::LoadUint32(XMMRegister dst, in LoadUint32() function in v8::internal::MacroAssembler
307 __ LoadUint32(i.OutputDoubleRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
1038 void LoadUint32(XMMRegister dst, Register src);
4664 __ LoadUint32(ToDoubleRegister(output), ToRegister(input)); in DoUint32ToDouble() local4747 __ LoadUint32(temp_xmm, reg); in DoDeferredNumberTagIU() local
3460 void MacroAssembler::LoadUint32(XMMRegister dst, in LoadUint32() function in v8::internal::MacroAssembler