Searched defs:Unary (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | ETSGen.cpp | 2273 void ETSGen::Unary(const ir::AstNode *node, lexer::TokenType op) in Unary() function in ark::es2panda::compiler::ETSGen |
| D | pandagen.cpp | 683 void PandaGen::Unary(const ir::AstNode *node, lexer::TokenType op, VReg operand) in Unary() function in ark::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 909 void PandaGen::Unary(const ir::AstNode *node, lexer::TokenType op, VReg operand) in Unary() function in panda::es2panda::compiler::PandaGen |