Home
last modified time | relevance | path

Searched defs:IsCommutative (Results 1 – 7 of 7) sorted by relevance

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