Lines Matching refs:and_
505 and_(reg2, reg2, reg1); in LoadFromNumberDictionary()
647 and_(rd, rs, rt.rm()); in And()
655 and_(rd, rs, at); in And()
964 and_(t8, rs, at); in Ins()
968 and_(at, rt, at); in Ins()
1286 and_(scratch, at, mask); in Clz()
4110 and_(overflow_dst, overflow_dst, scratch); in AdduAndCheckForOverflow()
4116 and_(overflow_dst, overflow_dst, scratch); in AdduAndCheckForOverflow()
4121 and_(overflow_dst, scratch, overflow_dst); in AdduAndCheckForOverflow()
4152 and_(overflow_dst, scratch, overflow_dst); in SubuAndCheckForOverflow()
4158 and_(overflow_dst, scratch, overflow_dst); in SubuAndCheckForOverflow()
4163 and_(overflow_dst, scratch, overflow_dst); in SubuAndCheckForOverflow()
4691 and_(at, scratch, reg); // In the delay slot. in JumpIfNotPowerOfTwoOrZero()
4770 and_(at, reg1, reg2); in JumpIfEitherSmi()