Searched defs:Dror (Results 1 – 2 of 2) sorted by relevance
1235 __ Dror(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
1056 void TurboAssembler::Dror(Register rd, Register rs, const Operand& rt) { in Dror() function in v8::internal::TurboAssembler