Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_global.h253 static uint32 GetInsnValidBit(const Insn &insn);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_global.cpp996 uint32 RedundantUxtPattern::GetInsnValidBit(const Insn &insn) in GetInsnValidBit() function in maplebe::RedundantUxtPattern
1063 validBit = GetInsnValidBit(*defInsn); in GetMaximumValidBit()