Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dgraph-assembler.h184 #define PURE_UNOP_DECL(Name) Node* Name(Node* input); macro
185 PURE_ASSEMBLER_MACH_UNOP_LIST(PURE_UNOP_DECL)
186 #undef PURE_UNOP_DECL
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dgraph-assembler.h282 #define PURE_UNOP_DECL(Name) Node* Name(Node* input); macro
283 PURE_ASSEMBLER_MACH_UNOP_LIST(PURE_UNOP_DECL)
284 #undef PURE_UNOP_DECL
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dgraph-assembler.h265 #define PURE_UNOP_DECL(Name) Node* Name(Node* input); macro
266 PURE_ASSEMBLER_MACH_UNOP_LIST(PURE_UNOP_DECL)
267 #undef PURE_UNOP_DECL
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dgraph-assembler.h255 #define PURE_UNOP_DECL(Name) Node* Name(Node* input); macro
256 PURE_ASSEMBLER_MACH_UNOP_LIST(PURE_UNOP_DECL)
257 #undef PURE_UNOP_DECL