Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_prop.cpp208 auto &shiftOpnd = static_cast<BitShiftOperand &>(arithInsn.GetOperand(kInsnFourthOpnd)); in GetFoldMopAndVal() local
239 auto &shiftOpnd = static_cast<BitShiftOperand &>(arithInsn.GetOperand(kInsnFourthOpnd)); in GetFoldMopAndVal() local
747 … auto &shiftOpnd = static_cast<BitShiftOperand &>(defInsn.GetOperand(kInsnFourthOpnd)); in SelectReplaceMem() local
759 … auto &shiftOpnd = static_cast<BitShiftOperand &>(defInsn.GetOperand(kInsnFourthOpnd)); in SelectReplaceMem() local
1235 Operand *shiftOpnd = nullptr; in ReplaceUseInsn() local
Daarch64_validbit_opt.cpp254 Operand &shiftOpnd = useInsn->GetOperand(kInsnThirdOpnd); in CheckCondition() local
Daarch64_peep.cpp401 Operand &shiftOpnd = prevInsn->GetOperand(kInsnThirdOpnd); in Run() local
1187 auto &shiftOpnd = static_cast<BitShiftOperand &>(insn.GetOperand(kInsnFourthOpnd)); in CheckCondition() local
2405 auto &shiftOpnd = static_cast<BitShiftOperand &>(insn.GetOperand(kInsnFourthOpnd)); in GetInsnAddOrSubNewOffset() local
2832 auto &shiftOpnd = static_cast<BitShiftOperand &>(defInsn->GetOperand(kInsnFourthOpnd)); in SplitOfstWithAddToCombine() local
Daarch64_ebo.cpp1268 Operand &shiftOpnd = aarchFunc->CreateBitShiftOperand( in SpecialSequence() local
Daarch64_global.cpp1618 Operand *shiftOpnd = nullptr; in ReplaceUseInsn() local
Daarch64_cgfunc.cpp4462 …BitShiftOperand &shiftOpnd = CreateBitShiftOperand(BitShiftOperand::kLSR, dsize - shiftNumber, bit… in SelectDiv() local
5073 BitShiftOperand &shiftOpnd = in SelectRelationOperator() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_prop.h210 ImmOperand *shiftOpnd = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp1451 …ImmOperand &shiftOpnd = cgFunc->GetOpndBuilder()->CreateImm(k64BitSize, __builtin_ctz(stackPtrAlig… in SelectAlloca() local