Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/s390/
H A Dcode-generator-s390.cc2176 __ lrvgr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
2181 __ lrvgr(r0, r0); in AssembleArchInstruction() local
2182 __ lrvgr(r1, r1); in AssembleArchInstruction() local
3076 __ lrvgr(r0, r0); in AssembleArchInstruction() local
3077 __ lrvgr(r1, r1); in AssembleArchInstruction() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc2560 __ lrvgr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
2565 __ lrvgr(r0, r0); in AssembleArchInstruction() local
2566 __ lrvgr(r1, r1); in AssembleArchInstruction() local
4176 __ lrvgr(r0, r0); in AssembleArchInstruction() local
4177 __ lrvgr(r1, r1); in AssembleArchInstruction() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc2570 __ lrvgr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
2575 __ lrvgr(r0, r0); in AssembleArchInstruction() local
2576 __ lrvgr(r1, r1); in AssembleArchInstruction() local
4212 __ lrvgr(r0, r0); in AssembleArchInstruction() local
4213 __ lrvgr(r1, r1); in AssembleArchInstruction() local
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/s390/
H A Dcode-generator-s390.cc2478 __ lrvgr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local