Searched refs:Shift32OperandMode (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/s390/ |
H A D | instruction-selector-s390.cc | 59 #define Shift32OperandMode \ macro 1442 V(Word32, Word32Shl, kS390_ShiftLeft32, Shift32OperandMode, null) \ 1443 V(Word32, Word32Shr, kS390_ShiftRight32, Shift32OperandMode, null) \ 1444 V(Word32, Word32Sar, kS390_ShiftRightArith32, Shift32OperandMode, \
|
Completed in 5 milliseconds