Home
last modified time | relevance | path

Searched refs:reverse_bytes (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc867 bool reverse_bytes = \
869 USE(reverse_bytes); \
873 if (reverse_bytes) { \
2407 bool reverse_bytes = is_wasm_on_be(info()->IsWasm()); in AssembleArchInstruction() local
2410 if (reverse_bytes) { in AssembleArchInstruction()
2416 if (reverse_bytes) { in AssembleArchInstruction()
2433 bool reverse_bytes = is_wasm_on_be(info()->IsWasm()); in AssembleArchInstruction() local
2436 if (reverse_bytes) { in AssembleArchInstruction()
2444 if (reverse_bytes) { in AssembleArchInstruction()
2545 bool reverse_bytes in AssembleArchInstruction() local
[all...]

Completed in 5 milliseconds