Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc403 #define ASSEMBLE_ATOMIC64_LOGIC_BINOP(instr) \ macro
3488 ASSEMBLE_ATOMIC64_LOGIC_BINOP(instr1); \ in AssembleArchInstruction()
3535 #undef ASSEMBLE_ATOMIC64_LOGIC_BINOP in AssembleArchInstruction() macro
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc346 #define ASSEMBLE_ATOMIC64_LOGIC_BINOP(bin_instr, external) \ macro
1916 ASSEMBLE_ATOMIC64_LOGIC_BINOP(instr, external); \ in AssembleArchInstruction()

Completed in 11 milliseconds