Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp1797 …uint64 andImmValue = static_cast<uint64>(static_cast<ImmOperand &>(andInsn.GetOperand(kInsnThirdOp… in BuildNewInsn() local
8578 uint64 andImmValue = static_cast<uint64>(andImmOpnd.GetValue()); in CheckCondition() local