Lines Matching refs:LeaveRC
501 void SmiUntag(Register reg, RCBit rc = LeaveRC) { SmiUntag(reg, reg, rc); }
503 void SmiUntag(Register dst, Register src, RCBit rc = LeaveRC) {
524 int rangeEnd, RCBit rc = LeaveRC,
543 RCBit rc = LeaveRC, bool test = false) {
550 RCBit rc = LeaveRC, bool test = false) {
688 void SmiUntagField(Register dst, const MemOperand& src, RCBit rc = LeaveRC);
803 void And(Register ra, Register rs, const Operand& rb, RCBit rc = LeaveRC);
804 void Or(Register ra, Register rs, const Operand& rb, RCBit rc = LeaveRC);
805 void Xor(Register ra, Register rs, const Operand& rb, RCBit rc = LeaveRC);
814 RCBit rc = LeaveRC);
954 void SmiTag(Register reg, RCBit rc = LeaveRC) { SmiTag(reg, reg, rc); }
955 void SmiTag(Register dst, Register src, RCBit rc = LeaveRC) {
1013 void DecodeField(Register dst, Register src, RCBit rc = LeaveRC) {
1019 void DecodeField(Register reg, RCBit rc = LeaveRC) {