Searched defs:ccReg (Results 1 – 4 of 4) sorted by relevance
451 RegOperand &ccReg = static_cast<RegOperand &>(csetInsn.GetOperand(kInsnThirdOpnd)); in CheckCondition() local544 auto &ccReg = static_cast<RegOperand &>(insn.GetOperand(kInsnFirstOpnd)); in CheckCondition() local
319 auto &ccReg = static_cast<RegOperand &>(insn.GetOperand(kInsnThirdOpnd)); in CheckCondition() local453 auto &ccReg = static_cast<RegOperand &>(insn.GetOperand(kInsnFirstOpnd)); in CheckCondition() local494 auto &ccReg = static_cast<RegOperand &>(insn.GetOperand(kInsnFirstOpnd)); in Run() local689 auto &ccReg = static_cast<RegOperand &>(prevInsn->GetOperand(kInsnThirdOpnd)); in CheckCondition() local1114 Operand &ccReg = insn.GetOperand(kInsnFifthOpnd); in Run() local1280 auto &ccReg = static_cast<RegOperand &>(insn.GetOperand(kInsnFirstOpnd)); in CheckCondition() local1543 auto &ccReg = static_cast<RegOperand &>(insn.GetOperand(kInsnFirstOpnd)); in CheckCondition() local5558 auto &ccReg = static_cast<RegOperand &>(insn.GetOperand(kInsnThirdOpnd)); in CheckCondition() local8493 auto &ccReg = static_cast<RegOperand &>(insn.GetOperand(kInsnSecondOpnd)); in CheckCondition() local
1676 regno_t ccReg = 0; variable
1837 RegOperand *ccReg = nullptr; variable