Home
last modified time | relevance | path

Searched defs:Equals (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/base/
Ddepend_chain_helper.cpp44 bool DependChains::Equals(DependChains* that) in Equals() function in panda::ecmascript::kungfu::DependChains
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Doperand.cpp110 bool MemOperand::Equals(Operand &op) const in Equals() function in maplebe::MemOperand
118 bool MemOperand::Equals(const MemOperand &op) const in Equals() function in maplebe::MemOperand
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h199 virtual bool Equals(Operand &op) const in Equals() function
356 bool Equals(Operand &operand) const override in Equals() function
762 bool Equals(Operand &operand) const override in Equals() function
1508 bool Equals(Operand &operand) const override in Equals() function
1571 bool Equals(Operand &operand) const override in Equals() function
1897 bool Equals(Operand &operand) const override in Equals() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dfunc_desc.h72 bool Equals(const FuncDesc &desc) const in Equals() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dearly_elimination.cpp495 bool DependInfoNode::Equals(DependInfoNode* that) in Equals() function in panda::ecmascript::kungfu::DependInfoNode
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp92 bool Equals(const VirtualState *other) const in Equals() function in panda::compiler::VirtualState
277 bool Equals(const BasicBlockState *other) const in Equals() function in panda::compiler::BasicBlockState