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