| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| D | code-generator-loong64.cc | 335 #define ASSEMBLE_ATOMIC_BINOP(load_linked, store_conditional, bin_instr) \ argument 350 #define ASSEMBLE_ATOMIC_BINOP_EXT(load_linked, store_conditional, sign_extend, \ argument 380 load_linked, store_conditional, sign_extend, size, representation) \ argument 407 store_conditional) \ argument 427 load_linked, store_conditional, sign_extend, size, representation) \ argument
|
| /third_party/node/deps/v8/src/wasm/baseline/mips64/ |
| D | liftoff-assembler-mips64.h | 707 #define ASSEMBLE_ATOMIC_BINOP(load_linked, store_conditional, bin_instr) \ argument 719 #define ASSEMBLE_ATOMIC_BINOP_EXT(load_linked, store_conditional, size, \ argument 785 #define ASSEMBLE_ATOMIC_EXCHANGE_INTEGER(load_linked, store_conditional) \ in ATOMIC_BINOP_CASE() argument 797 #define ASSEMBLE_ATOMIC_EXCHANGE_INTEGER_EXT(load_linked, store_conditional, \ argument 854 store_conditional) \ argument 870 load_linked, store_conditional, size, aligned) \ argument
|
| /third_party/node/deps/v8/src/compiler/backend/riscv64/ |
| D | code-generator-riscv64.cc | 326 #define ASSEMBLE_ATOMIC_BINOP(load_linked, store_conditional, bin_instr) \ argument 340 #define ASSEMBLE_ATOMIC_BINOP_EXT(load_linked, store_conditional, sign_extend, \ argument 368 #define ASSEMBLE_ATOMIC_EXCHANGE_INTEGER(load_linked, store_conditional) \ argument 382 load_linked, store_conditional, sign_extend, size, representation) \ argument 408 store_conditional) \ argument 427 load_linked, store_conditional, sign_extend, size, representation) \ argument
|
| /third_party/node/deps/v8/src/wasm/baseline/loong64/ |
| D | liftoff-assembler-loong64.h | 580 #define ASSEMBLE_ATOMIC_BINOP_EXT(load_linked, store_conditional, size, \ argument 642 #define ASSEMBLE_ATOMIC_BINOP(load_linked, store_conditional, bin_instr) \ in ATOMIC_BINOP_CASE() argument 694 #define ASSEMBLE_ATOMIC_EXCHANGE_INTEGER_EXT(load_linked, store_conditional, \ argument 750 store_conditional) \ argument 766 load_linked, store_conditional, size, aligned) \ argument
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| D | code-generator-mips64.cc | 340 #define ASSEMBLE_ATOMIC_BINOP(load_linked, store_conditional, bin_instr) \ argument 354 #define ASSEMBLE_ATOMIC_BINOP_EXT(load_linked, store_conditional, sign_extend, \ argument 382 #define ASSEMBLE_ATOMIC_EXCHANGE_INTEGER(load_linked, store_conditional) \ argument 396 load_linked, store_conditional, sign_extend, size, representation) \ argument 422 store_conditional) \ argument 441 load_linked, store_conditional, sign_extend, size, representation) \ argument
|
| /third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
| D | liftoff-assembler-riscv64.h | 868 store_conditional) \ argument 884 load_linked, store_conditional, size, aligned) \ argument
|