Searched defs:PokePair (Results 1 – 3 of 3) sorted by relevance
320 __ PokePair(i.InputRegister(0), xzr, slot * kPointerSize); in AssembleArchInstruction() local325 __ PokePair(i.InputRegister(1), i.InputRegister(0), slot * kPointerSize); in AssembleArchInstruction() local
1241 void MacroAssembler::PokePair(const CPURegister& src1, in PokePair() function in v8::internal::MacroAssembler
2519 __ PokePair(x1, x0, arg_count * kPointerSize); in VisitCall() local