Home
last modified time | relevance | path

Searched defs:tbzVal (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_global.cpp2143 int64 tbzVal = CalculateLogValue(andImm.GetValue()); in Optimize() local
Daarch64_peep.cpp1913 int64 tbzVal = GetLogValueAtBase2(andImm.GetValue()); in Run() local
2012 auto tbzVal = static_cast<ImmOperand &>(insn.GetOperand(kInsnSecondOpnd)).GetValue(); in Run() local