Home
last modified time | relevance | path

Searched refs:CommuteOperands (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dinsn.cpp225 void Insn::CommuteOperands(uint32 dIndex, uint32 sIndex) in CommuteOperands() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_standardize.cpp41 insn.CommuteOperands(kInsnFirstOpnd, kInsnSecondOpnd); in StdzMov()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dinsn.h130 void CommuteOperands(uint32 dIndex, uint32 sIndex);

Completed in 4 milliseconds