Home
last modified time | relevance | path

Searched refs:PURE_UNOP_DECL (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dgraph-assembler.h259 #define PURE_UNOP_DECL(Name) Node* Name(Node* input); macro
260 PURE_ASSEMBLER_MACH_UNOP_LIST(PURE_UNOP_DECL)
261 #undef PURE_UNOP_DECL