Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_mop_split.h168 BitShiftOperand &bitShiftOpnd = in AddInsnSplit() local
270 BitShiftOperand &bitShiftOpnd = in SubInsnSplit() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_obj_emitter.cpp834 BitShiftOperand *bitShiftOpnd = nullptr; in GenAddSubShiftRegInsn() local
1547 … BitShiftOperand &bitShiftOpnd = static_cast<BitShiftOperand &>(insn.GetOperand(kInsnFourthOpnd)); in GenLogicalRegInsn() local
Daarch64_cgfunc.cpp3552 BitShiftOperand &bitShiftOpnd = in SelectAdd() local
3712 BitShiftOperand &bitShiftOpnd = in SelectSub() local