Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp398 auto &shiftOpnd = static_cast<BitShiftOperand &>(insn.GetOperand(kInsnFourthOpnd)); in GetInsnAddOrSubNewOffset() local
Daarch64_cgfunc.cpp1646 …BitShiftOperand &shiftOpnd = CreateBitShiftOperand(BitShiftOperand::kLSR, dsize - shiftNumber, bit… in SelectDiv() local
2167 BitShiftOperand &shiftOpnd = in SelectRelationOperator() local