Home
last modified time | relevance | path

Searched defs:Unary (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2273 void ETSGen::Unary(const ir::AstNode *node, lexer::TokenType op) in Unary() function in ark::es2panda::compiler::ETSGen
Dpandagen.cpp683 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/
Dpandagen.cpp909 void PandaGen::Unary(const ir::AstNode *node, lexer::TokenType op, VReg operand) in Unary() function in panda::es2panda::compiler::PandaGen