Searched defs:PokePair (Results 1 – 2 of 2) sorted by relevance
905 __ PokePair(i.InputFloat64Register(1), i.InputFloat64Register(0), in AssembleArchInstruction() local908 __ PokePair(i.InputRegister(1), i.InputRegister(0), in AssembleArchInstruction() local
1260 void MacroAssembler::PokePair(const CPURegister& src1, in PokePair() function in v8::internal::MacroAssembler