Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dpeep.h107 bool IsMemOperandOptPattern(const Insn &insn, Insn &nextInsn);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dpeep.cpp450 bool PeepPattern::IsMemOperandOptPattern(const Insn &insn, Insn &nextInsn) in IsMemOperandOptPattern() function in maplebe::PeepPattern
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp2276 if (!IsMemOperandOptPattern(insn, *nextInsn)) { in Run()

Completed in 6 milliseconds