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.cpp319 BaseNode *ConstantFold::Negate(BaseNode *node) const in Negate() function in maple::ConstantFold
325 BaseNode *ConstantFold::Negate(UnaryNode *node) const in Negate() function in maple::ConstantFold
338 BaseNode *ConstantFold::Negate(const ConstvalNode *node) const in Negate() function in maple::ConstantFold
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2235 void ETSGen::Negate(const ir::AstNode *node) in Negate() function in ark::es2panda::compiler::ETSGen
Dpandagen.cpp1199 void PandaGen::Negate(const ir::AstNode *node) in Negate() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h706 void Negate() in Negate() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1435 void PandaGen::Negate(const ir::AstNode *node) in Negate() function in panda::es2panda::compiler::PandaGen