Lines Matching refs:LeaveRC
568 void And(Register ra, Register rs, const Operand& rb, RCBit rc = LeaveRC);
569 void Or(Register ra, Register rs, const Operand& rb, RCBit rc = LeaveRC);
570 void Xor(Register ra, Register rs, const Operand& rb, RCBit rc = LeaveRC);
579 RCBit rc = LeaveRC);
1147 int rangeEnd, RCBit rc = LeaveRC,
1166 RCBit rc = LeaveRC, bool test = false) {
1173 RCBit rc = LeaveRC, bool test = false) {
1219 void SmiTag(Register reg, RCBit rc = LeaveRC) { SmiTag(reg, reg, rc); }
1220 void SmiTag(Register dst, Register src, RCBit rc = LeaveRC) {
1251 void SmiUntag(Register reg, RCBit rc = LeaveRC) { SmiUntag(reg, reg, rc); }
1253 void SmiUntag(Register dst, Register src, RCBit rc = LeaveRC) {
1485 void DecodeField(Register dst, Register src, RCBit rc = LeaveRC) {
1491 void DecodeField(Register reg, RCBit rc = LeaveRC) {