Searched refs:Negate (Results 1 – 3 of 3) sorted by relevance
79 pg->Negate(expr); in Compile()
379 void Negate(const ir::AstNode *node);
866 Negate(node); in Unary()1355 void PandaGen::Negate(const ir::AstNode *node) in Negate() function in panda::es2panda::compiler::PandaGen