Home
last modified time | relevance | path

Searched defs:IsCommutative (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dopcodes.h51 constexpr bool IsCommutative(Opcode opcode) in IsCommutative() function
H A Dmir_nodes.h519 bool IsCommutative() const in IsCommutative() function in maple::BinaryOpnds
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dreg_acc_alloc.cpp118 static bool IsCommutative(compiler::Inst *inst) in IsCommutative() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcse.h196 static bool IsCommutative(Inst *inst) in IsCommutative() function in ark::compiler::Cse
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate_matchers.h363 static bool IsCommutative(OpCode opcode) in IsCommutative() function

Completed in 6 milliseconds