Home
last modified time | relevance | path

Searched defs:rllg (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/s390/
Dcode-generator-s390.cc1800 __ rllg(i.OutputRegister(), i.InputRegister(0), kScratchReg); in AssembleArchInstruction() local
1803 __ rllg(i.OutputRegister(), i.InputRegister(0), in AssembleArchInstruction() local
1818 __ rllg(i.OutputRegister(), i.InputRegister(0), Operand(shiftAmount)); in AssembleArchInstruction() local
1835 __ rllg(i.OutputRegister(), i.InputRegister(0), Operand(shiftAmount)); in AssembleArchInstruction() local
1850 __ rllg(i.OutputRegister(), i.InputRegister(0), Operand(shiftAmount)); in AssembleArchInstruction() local