Searched defs:destOpnd (Results 1 – 7 of 7) sorted by relevance
25 Insn &AArch64PhiEliminate::CreateMov(RegOperand &destOpnd, RegOperand &fromOpnd) in CreateMov()152 void AArch64PhiEliminate::MaintainRematInfo(RegOperand &destOpnd, RegOperand &fromOpnd, bool isCopy) in MaintainRematInfo()
88 Operand &destOpnd = curInsn->GetOperand(kInsnFirstOpnd); in DoOpt() local282 Operand &destOpnd = useInsn->GetOperand(kInsnFirstOpnd); in MovConstReplace() local382 Operand &destOpnd = useInsn->GetOperand(kInsnFirstOpnd); in ArithmeticConstFold() local1640 Operand &destOpnd = insn.GetOperand(kInsnFirstOpnd); in CheckCondition() local1741 RegOperand *destOpnd = nullptr; in CheckCondition() local
426 auto &destOpnd = static_cast<RegOperand &>(insn.GetOperand(kInsnFirstOpnd)); in RemoveMopUxtwToMov() local2307 Operand &destOpnd = insn.GetOperand(kInsnFirstOpnd); in Optimize() local
489 Operand &destOpnd = insn.GetOperand(idx); in DoConstProp() local
2710 auto &destOpnd = static_cast<RegOperand &>(cursor->GetOperand(kInsnFirstOpnd)); in FindValidSplitAddInsn() local2871 auto &destOpnd = static_cast<RegOperand &>(insn.GetOperand(kInsnFirstOpnd)); in Run() local
5754 RegOperand &destOpnd = LoadIntoRegister(argOpnd, argType); in SelectAArch64ffs() local11541 Operand *destOpnd = &value; in SaveReturnValueInLocal() local
183 RegOperand &destOpnd = static_cast<RegOperand &>(insn.GetOperand(kInsnFirstOpnd)); in StdzShiftOp() local