Searched defs:countOpnd (Results 1 – 3 of 3) sorted by relevance
168 RegOperand *countOpnd = static_cast<RegOperand *>(&insn.GetOperand(kInsnThirdOpnd)); in StdzShiftOp() local
1388 ImmOperand &countOpnd = cgFunc->GetOpndBuilder()->CreateImm(primBitSize, bitOffset); in SelectDepositBits() local
6779 ImmOperand &countOpnd = CreateImmOperand(realRefNum, k64BitSize, true); in GenRetCleanup() local7006 ImmOperand *countOpnd = &CreateImmOperand(refNum, k64BitSize, true); in HandleRCCall() local7817 RegOperand &countOpnd = CreateRegisterOperandOfType(countPty); in CheckStringIsCompressed() local7836 RegOperand *AArch64CGFunc::CheckStringLengthLessThanEight(BB &bb, RegOperand &countOpnd, PrimType c… in CheckStringLengthLessThanEight()