Searched defs:Rotr_w (Results 1 – 2 of 2) sorted by relevance
1114 __ Rotr_w(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
797 void TurboAssembler::Rotr_w(Register rd, Register rj, const Operand& rk) { in CallRecordWriteStub() function in v8::internal::TurboAssembler