Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/base/
Dcondition.cpp79 pg->Negate(expr); in Compile()
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h379 void Negate(const ir::AstNode *node);
Dpandagen.cpp866 Negate(node); in Unary()
1355 void PandaGen::Negate(const ir::AstNode *node) in Negate() function in panda::es2panda::compiler::PandaGen