Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc601 #define ASSEMBLE_ATOMIC_BINOP_BYTE(bin_inst, _type) \ macro
2100 ASSEMBLE_ATOMIC_BINOP_BYTE(inst, int8_t); \ in AssembleArchInstruction()
2104 ASSEMBLE_ATOMIC_BINOP_BYTE(inst, uint8_t); \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc966 #define ASSEMBLE_ATOMIC_BINOP_BYTE(bin_inst, extract_result) \ macro
2467 ASSEMBLE_ATOMIC_BINOP_BYTE(inst, [&]() { \ in AssembleArchInstruction()
2474 ASSEMBLE_ATOMIC_BINOP_BYTE(inst, [&]() { \ in AssembleArchInstruction()

Completed in 11 milliseconds