Home
last modified time | relevance | path

Searched defs:Negate (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp214 BaseNode *ConstantFold::Negate(BaseNode *node) const in Negate() function in maple::ConstantFold
220 BaseNode *ConstantFold::Negate(UnaryNode *node) const in Negate() function in maple::ConstantFold
233 BaseNode *ConstantFold::Negate(const ConstvalNode *node) const in Negate() function in maple::ConstantFold
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h666 void Negate() in Negate() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2684 void ETSGen::Negate(const ir::AstNode *node) in Negate() function in ark::es2panda::compiler::ETSGen
Dpandagen.cpp1154 void PandaGen::Negate(const ir::AstNode *node) in Negate() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1468 void PandaGen::Negate(const ir::AstNode *node) in Negate() function in panda::es2panda::compiler::PandaGen