Searched defs:StoreV128 (Results 1 – 2 of 2) sorted by relevance
1983 __ StoreV128(i.InputDoubleRegister(1), MemOperand(sp), kScratchReg); in AssembleArchInstruction() local2020 __ StoreV128(i.InputDoubleRegister(0), in AssembleArchInstruction() local3715 __ StoreV128(g.ToSimd128Register(source), g.ToMemOperand(destination), in AssembleConstructFrame() local3759 __ StoreV128(kScratchDoubleReg, g.ToMemOperand(destination), in AssembleConstructFrame() local
4112 void TurboAssembler::StoreV128(Simd128Register src, const MemOperand& mem, in CallRecordWriteStub() function in v8::internal::TurboAssembler