Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp1355 auto andVal = ~(alignment - 1U); in CreateAlignmentValue() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp2013 auto andVal = static_cast<ImmOperand &>(prevInsn->GetOperand(kInsnThirdOpnd)).GetValue(); in Run() local
8146 int64 andVal = andImm.GetValue(); in CheckCondition() local