Searched defs:shiftOpnd (Results 1 – 8 of 8) sorted by relevance
209 auto &shiftOpnd = static_cast<BitShiftOperand &>(arithInsn.GetOperand(kInsnFourthOpnd)); in GetFoldMopAndVal() local240 auto &shiftOpnd = static_cast<BitShiftOperand &>(arithInsn.GetOperand(kInsnFourthOpnd)); in GetFoldMopAndVal() local753 … auto &shiftOpnd = static_cast<BitShiftOperand &>(defInsn.GetOperand(kInsnFourthOpnd)); in SelectReplaceMem() local765 … auto &shiftOpnd = static_cast<BitShiftOperand &>(defInsn.GetOperand(kInsnFourthOpnd)); in SelectReplaceMem() local1241 Operand *shiftOpnd = nullptr; in ReplaceUseInsn() local
254 Operand &shiftOpnd = useInsn->GetOperand(kInsnThirdOpnd); in CheckCondition() local
1617 Operand *shiftOpnd = nullptr; in ReplaceUseInsn() local
503 Operand &shiftOpnd = prevInsn->GetOperand(kInsnThirdOpnd); in Run() local2178 auto &shiftOpnd = static_cast<BitShiftOperand &>(insn.GetOperand(kInsnFourthOpnd)); in CheckCondition() local3626 auto &shiftOpnd = static_cast<BitShiftOperand &>(insn.GetOperand(kInsnFourthOpnd)); in GetInsnAddOrSubNewOffset() local7006 auto &shiftOpnd = static_cast<BitShiftOperand &>(lsrInsn->GetOperand(kInsnFourthOpnd)); in CheckCondition() local
3870 …BitShiftOperand &shiftOpnd = CreateBitShiftOperand(BitShiftOperand::kLSR, dsize - shiftNumber, bit… in SelectDiv() local4481 BitShiftOperand &shiftOpnd = in SelectRelationOperator() local7313 auto &shiftOpnd = CreateImmOperand(exactOfst * kBitsPerByte, k32BitSize, false); in SelectParmListSmallStruct() local
210 ImmOperand *shiftOpnd = nullptr; variable
311 Operand &shiftOpnd = useInsn.GetOperand(useOpndNum - 2); in CanBypass() local
1458 …ImmOperand &shiftOpnd = cgFunc->GetOpndBuilder()->CreateImm(k64BitSize, __builtin_ctz(stackPtrAlig… in SelectAlloca() local