Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcode-assembler.h291 #define DECLARE_CODE_ASSEMBLER_UNARY_OP(name) Node* name(Node* a); macro
292 CODE_ASSEMBLER_UNARY_OP_LIST(DECLARE_CODE_ASSEMBLER_UNARY_OP)
293 #undef DECLARE_CODE_ASSEMBLER_UNARY_OP