Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc492 static inline int AssembleUnaryOp(Instruction* instr, _R _r, _M _m, _I _i) { in AssembleUnaryOp() function
497 #define ASSEMBLE_UNARY_OP(_r, _m, _i) AssembleUnaryOp(instr, _r, _m, _i)

Completed in 7 milliseconds