Home
last modified time | relevance | path

Searched refs:SetSpecificExtType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_peep.h574 void SetSpecificExtType(const Insn &currInsn);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp1378 void ElimSpecificExtensionPattern::SetSpecificExtType(const Insn &currInsn) in SetSpecificExtType() function in maplebe::ElimSpecificExtensionPattern
1683 SetSpecificExtType(insn); in CheckCondition()